Searched refs:ppincref (Results 1 - 5 of 5) sorted by relevance
/ast/src/lib/libpp/ |
H A D | ppincref.c | 32 ppincref(char* parent, char* file, int line, int type) function
|
H A D | Makefile | 19 pperror.c ppexpr.c ppfsm.c ppincref.c ppinput.c ppkey.c \
|
H A D | pp.h | 442 extern void ppincref(char*, char*, int, int);
|
H A D | ppargs.c | 432 ppop(PP_INCREF, ppincref);
|
/ast/src/cmd/INIT/ |
H A D | proto.c | 408 extern __MANGLE__ void ppincref __PROTO__((char*, char*, int, int));
|
Completed in 26 milliseconds