Home
last modified time | relevance | path

Searched refs:ppinput (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/ast/libpp/
H A DMakefile.defs30 ppcpp.o ppdata.o pperror.o ppexpr.o ppfsm.o ppincref.o ppinput.o \
H A Dmapfile-vers48 ppinput;
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DMamfile358 make ppinput.o
359 make ppinput.c
364 done ppinput.c
365 meta ppinput.o %.c>%.o ppinput.c ppinput
366 prev ppinput.c
367 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -I${PACKAGE_ast_INCLUDE} -D_PACKAGE_ast -c ppinput.c
368 done ppinput.o generated
572 …ext.o ppcontrol.o ppcpp.o ppdata.o pperror.o ppexpr.o ppfsm.o ppincref.o ppinput.o ppkey.o pplex.o…
H A DMakefile19 pperror.c ppexpr.c ppfsm.c ppincref.c ppinput.c ppkey.c \
H A Dpp.h443 extern void ppinput(char*, char*, int);
H A DRELEASE45 ppinput.c: ppproto() only for COMPATIBILITY or PLUSPLUS
114 01-09-11 ppinput.c: use pathnative() for native fs representation
189 99-05-09 ppinput: add #pragma pp:native and (pp.option&NATIVE) for native paths
H A Dppinput.c267 ppinput(char* b, char* f, int n) in ppinput() function
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgcpp.c276 ppinput(s, "string", 0); in main()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c409 extern __MANGLE__ void ppinput __PROTO__((char*, char*, int));