Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/ast/libpp/
H A DMakefile.defs31 ppkey.o pplex.o ppline.o ppmacref.o ppmisc.o ppop.o pppragma.o \
/titanic_51/usr/src/lib/libpp/common/
H A Dppmacref.c31 ppmacref(struct ppsymbol* sym, char* file, int line, int type, unsigned long sum) in ppmacref() function
H A Dpp.h446 extern void ppmacref(struct ppsymbol*, char*, int, int, unsigned long);
H A DRELEASE158 ppmacref: fix ref inside literal catenation
190 97-10-31 ppmacref,pp.h: add ppmacref sum arg -- some parts assumed it!
412 90-10-01 fix standalone ppmacref for directives
H A Dppcontrol.c1844 ppop(PP_MACREF, ppmacref); in ppcontrol()
/titanic_51/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 exec - ${AR} rc libpp.a ppargs.o ppbuiltin.o ppcall.o ppcomment.o ppcontext.o ppcontrol.o ppcpp.o ppdata.o pperror.o ppexpr.o ppfsm.o ppincref.o ppinput.o ppkey.o pplex.o ppline.o ppmacref
[all...]
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()
/titanic_51/usr/src/lib/libpp/
H A DMakefile.com48 ppmacref.o \
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c412 extern __MANGLE__ void ppmacref __PROTO__((struct ppsymbol*, char*, int, int, unsigned long));