Searched defs:FUNCTION (Results 1 – 2 of 2) sorted by relevance
47 #define REGISTER_LINT(FUNCTION) static LintPass LINT(FUNCTION) argument
29 #define FUNCTION(f_, t_) { t_ = f_; } macro