Home
last modified time | relevance | path

Searched refs:PP_PRAGMA (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h173 #define PP_PRAGMA 43 /* passed pragma handler */ macro
H A DHISTORY205 02/13/87 add pp.tab; PP_PRAGMA "x=y" -> "#pragma x y"
H A Dppop.c1364 case PP_PRAGMA: in ppop()