Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgcpp.c170 ppop(PP_OPTION, "allpossible"); in main()
171 ppop(PP_OPTION, "catliteral"); in main()
172 ppop(PP_OPTION, "modern"); in main()
173 ppop(PP_OPTION, "readonly"); in main()
192 ppop(PP_OPTION, "noreadonly"); in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppargs.c307 ppop(PP_OPTION, s + 1); in ppargs()
479 ppop(PP_OPTION, "noid \"$\""); in ppargs()
H A Dpp.h165 #define PP_OPTION 35 /* set pragma option */ macro
H A Dppop.c390 case PP_OPTION: in ppop()
904 case PP_OPTION: in ppop()