Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/common/
H A Dppargs.c241 ppop(PP_CDIR, "-", n); in ppargs()
358 ppop(PP_CDIR, s, n); in ppargs()
H A Dpp.h133 #define PP_CDIR 3 /* C (vs. C++) file dirs follow */ macro
H A DRELEASE326 drop PP_HOSTED, add ppop(PP_CDIR|PP_HOSTED,"-",n), -D-I for pp:cdir
364 PP_STANDARD is always PP_CDIR and PP_HOSTED
373 add PP_CDIR, pp:cdir for C++ extern "C" { ... } include wrapping
H A Dppop.c374 case PP_CDIR: in ppop()
H A Dppcontrol.c1706 tokop(PP_CDIR, p3, p, i0, TOKOP_UNSET|TOKOP_STRING|TOKOP_DUP); in ppcontrol()