Searched refs:ppcall (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libpp/
H A DMakefile17 ppargs.c ppbuiltin.c ppcall.c ppcomment.c \
24 "osf.alpha*" :NOOPTIMIZE: ppcall.c
H A Dppcall.c41 ppcall(register struct ppsymbol* sym, int tok) function
H A Dpplib.h789 #define ppcall _pp_call
823 extern int ppcall(struct ppsymbol*, int);
H A Dpplex.c1345 n = ppcall(sym, 0);
1586 c = ppcall(sym, 1);
/ast/src/cmd/INIT/
H A Dproto.c503 extern __MANGLE__ int ppcall __PROTO__((struct ppsymbol*, int));

Completed in 29 milliseconds