Searched refs:PP_PRAGMA (Results 1 – 3 of 3) sorted by relevance
173 #define PP_PRAGMA 43 /* passed pragma handler */ macro
205 02/13/87 add pp.tab; PP_PRAGMA "x=y" -> "#pragma x y"
1318 case PP_PRAGMA: in ppop()