Searched refs:PP_CDIR (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libpp/common/ |
H A D | ppargs.c | 241 ppop(PP_CDIR, "-", n); in ppargs() 358 ppop(PP_CDIR, s, n); in ppargs()
|
H A D | pp.h | 133 #define PP_CDIR 3 /* C (vs. C++) file dirs follow */ macro
|
H A D | RELEASE | 326 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 D | ppop.c | 374 case PP_CDIR: in ppop()
|
H A D | ppcontrol.c | 1706 tokop(PP_CDIR, p3, p, i0, TOKOP_UNSET|TOKOP_STRING|TOKOP_DUP); in ppcontrol()
|