Home
last modified time | relevance | path

Searched refs:ppmacref (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/ast/libpp/
H A DMakefile.defs31 ppkey.o pplex.o ppline.o ppmacref.o ppmisc.o ppop.o pppragma.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppmacref.c31 ppmacref(struct ppsymbol* sym, char* file, int line, int type, unsigned long sum) in ppmacref() function
H A DMamfile392 make ppmacref.o
393 make ppmacref.c
395 done ppmacref.c
396 meta ppmacref.o %.c>%.o ppmacref.c ppmacref
397 prev ppmacref.c
398 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -I${PACKAGE_ast_INCLUDE} -D_PACKAGE_ast -c ppmacref.c
399 done ppmacref.o generated
572 …perror.o ppexpr.o ppfsm.o ppincref.o ppinput.o ppkey.o pplex.o ppline.o ppmacref.o ppmisc.o ppop.o…
H A DMakefile20 pplex.c ppline.c ppmacref.c ppmisc.c ppop.c pppragma.c \
H A Dpp.h446 extern void ppmacref(struct ppsymbol*, char*, int, int, unsigned long);
H A DRELEASE169 ppmacref: fix ref inside literal catenation
201 97-10-31 ppmacref,pp.h: add ppmacref sum arg -- some parts assumed it!
423 90-10-01 fix standalone ppmacref for directives
H A Dppcontrol.c1844 ppop(PP_MACREF, ppmacref); in ppcontrol()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c412 extern __MANGLE__ void ppmacref __PROTO__((struct ppsymbol*, char*, int, int, unsigned long));