Searched refs:ppcall (Results 1 – 5 of 5) sorted by relevance
34 ppcall.o \107 pics/ppcall.o := CERRWARN += -erroff=E_INTEGER_OVERFLOW_DETECTED
4 09-01-06 ppcall.c: fix macro definition overwrite bug -- I know38 ppcall.c: fix '(' peek bug that missed the MARK51 03-12-12 ppcall.c: missing macro actual warned but expanded57 03-05-18 ppcall.c: add SYM_FUNCTION '(' peek to avoid inappropriate ungetchr()119 01-02-14 ppcall.c: fix macro(tuple*) bug that truncated macro arg expand buffer125 01-02-07 ppcall.c: fix stack inequality checks 126 ppcall.c: handle trailing \ in macro args131 ppcall: hide if IN_FILE|IN_MACRO|IN_EXPAND150 ppcall: fix pp:hide buffer clash195 ppcall: fix macro actual arg error checks[all …]
787 #define ppcall _pp_call820 extern int ppcall(struct ppsymbol*, int);
41 ppcall(register struct ppsymbol* sym, int tok) in ppcall() function
1345 n = ppcall(sym, 0); in ppcpp()1586 c = ppcall(sym, 1); in ppcpp()