Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgcpp.c160 ppop(PP_DEFAULT, PPDEFAULT); in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h140 #define PP_DEFAULT 10 /* read default include files */ macro
H A Dppargs.c363 ppop(PP_DEFAULT, s); in ppargs()
H A DHISTORY98 add PP_DEFAULT and -I-Dfile for fine PPDEFAULT control
181 03/19/87 change PP_DEFAULT to PP_STANDARD, add PP_DIALECT
H A Dppop.c520 case PP_DEFAULT: in ppop()