Lines Matching refs:GLOBAL
170 #undef GLOBAL
171 #define GLOBAL (MORE)
703 if ((flags & (DECLARE|GLOBAL|RECURSIVE)) == GLOBAL && (proto->flags & MORE))
833 lex(proto, (flags & GLOBAL) | RECURSIVE);
1053 if (lex(proto, (flags & GLOBAL) | RECURSIVE) == '*')
1568 switch (lex(proto, (flags & GLOBAL) | RECURSIVE))
1630 lex(proto, (flags & GLOBAL) | DECLARE);
1878 switch (lex(proto, (flags & GLOBAL) | RECURSIVE))
1916 switch (lex(proto, (flags & GLOBAL) | RECURSIVE))