Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgcpp.c166 ppop(PP_PROBE, "CC"); in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h175 #define PP_PROBE 45 /* ppdefault probe key */ macro
H A Dppargs.c276 ppop(PP_PROBE, n && *s ? s : 0); in ppargs()
H A DHISTORY13 add PP_PROBE to specify pathprobe() processor
H A Dppop.c1379 case PP_PROBE: in ppop()