Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppargs.c310 ppop(PP_DIRECTIVE, s + 1); in ppargs()
528 …ppop(PP_DIRECTIVE, "pragma pp:map \"/#(pragma )?import>/\" \"/#(pragma )?import(.*)/__STDPP__IMPOR… in ppargs()
H A Dpp.h141 #define PP_DIRECTIVE 11 /* initialization directive */ macro
H A Dppop.c389 case PP_DIRECTIVE: in ppop()
901 case PP_DIRECTIVE: in ppop()
H A DHISTORY179 03/20/87 add PP_DIRECTIVE and PP_LOCAL
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgcpp.c191 ppop(PP_DIRECTIVE, "include \"msgcat.h\""); in main()