Searched defs:LEGAL_ALT (Results 1 – 3 of 3) sorted by relevance
66 #define LEGAL_ALT(x) \ macro [all...]
66 #define LEGAL_ALT(x) \ macro
66 #define LEGAL_ALT(x) { if (alt_format & ~(x)) return NULL; } macro