Home
last modified time | relevance | path

Searched refs:PP_INPUT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h153 #define PP_INPUT 23 /* set input source file */ macro
H A Dppargs.c594 if (*s != '-' || *(s + 1)) ppop(PP_INPUT, s); in ppargs()
H A DRELEASE251 PP_INPUT *.(s|S|as|AS|asm|ASM) implies pp:nocatliteral pp:spaceout
279 PP_INPUT *.(s|as|AS|asm|ASM) implies pp:nocatliteral pp:spaceout
293 PP_INPUT *.(s|S|asm|ASM) implies pp:nocatliteral pp:spaceout
H A Dppop.c1199 case PP_INPUT: in ppop()
1357 ppop(PP_INPUT, p); in ppop()