Home
last modified time | relevance | path

Searched refs:PP_RESERVED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h179 #define PP_RESERVED 49 /* COMPILE reserved keyword */ macro
H A DRELEASE72 03-03-25 ppop.c: PP_RESERVED now deletes old symbol before redef with lex value
208 ppop.c: fix PP_RESERVED T_* lookup
212 97-04-01 ppcontrol.c: fix tokop() for PP_RESERVED
412 replace pp:identifier/PP_IDENTIFIER with pp:reserved/PP_RESERVED
H A Dppop.c1391 case PP_RESERVED: in ppop()
H A Dppcontrol.c2034 tokop(PP_RESERVED, p3, p, i0, 0); in ppcontrol()