Searched refs:PP_READ (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libpp/
H A Dppargs.c375 ppop(PP_READ, s);
498 ppop(PP_READ, p);
544 ppop((pp.arg_style & STYLE_gnu) || s[1] == '/' ? PP_READ : PP_TEXT, s + 1);
H A Dpp.h177 #define PP_READ 47 /* include file without output */ macro
H A Dppop.c391 case PP_READ:
910 case PP_READ:

Completed in 46 milliseconds