Home
last modified time | relevance | path

Searched refs:T_NOISES (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppkey.c112 "-NOISES", T_NOISES,
H A Dppkey.h128 #define T_NOISES (T_TOKEN+64) macro
H A Dpp.tab192 NOISE # convert T_X_* to T_NOISES
H A DRELEASE303 T_NOISES consumes symbol and optional paren group
304 __builtin_* T_NOISES by default
H A Dpplex.c1551 c = T_NOISES; in ppcpp()