Searched refs:T_NOISE (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dppkey.c113 "-NOISE", T_NOISE,
H A Dppkey.h28 * crammed into T_NOISE and T_X_*
38 #define ppisnoise(x) ((x)>=T_NOISE&&(x)<T_KEYWORD)
129 #define T_NOISE (T_TOKEN+65) macro
H A Dpplex.c1417 if (c != T_NOISE)
H A Dppop.c1363 op = ((key = ppkeyref(pp.symtab, s)) && (key->sym.flags & SYM_LEX)) ? key->lex : T_NOISE;

Completed in 48 milliseconds