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

/ast/src/lib/libpp/
H A Dpplib.h112 #define IN_expand (1<<5) /* ppexpand buffer */
587 cur->buffer = cur->nextchr = ppexpand(p); \
792 #define ppexpand _pp_expand
826 extern char* ppexpand(char*);
H A Dppinput.c277 ppexpand(register char* p) function
/ast/src/cmd/INIT/
H A Dproto.c506 extern __MANGLE__ char* ppexpand __PROTO__((char*));

Completed in 35 milliseconds