Searched refs:NOFUNCTIONS (Results 1 – 2 of 2) sorted by relevance
3 #define NOFUNCTIONS(x) (x) > 0 ? 0 : 1 macro
4 return NOFUNCTIONS(x); in foo()