Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE6 11-03-02 ppop.c,ppcontrol.c: use ppset() to handle readonly values
34 06-05-09 pp.tab,ppcontrol.c,ppproto.c: add externalize
116 01-08-11 ppcontrol: fix ... and __VAR_ARGS__ for C99
145 ppcontrol: manulally increment IN_RESCAN error_info.line
160 ppcontrol: always disable pp:* pragma expansion
165 00-05-09 ppcontrol: fix C++ macro >+> invalid fuse
186 99-05-26 ppcontrol: all pragmas but prototyped need pp:
197 98-02-14 ppcontrol: fix HEADEREXPAND missing NUL
212 97-04-01 ppcontrol.c: fix tokop() for PP_RESERVED
227 tighten the DEBUG PANIC case in ppcontrol.c
[all …]
H A DMamfile282 make ppcontrol.o
283 make ppcontrol.c
286 done ppcontrol.c
287 meta ppcontrol.o %.c>%.o ppcontrol.c ppcontrol
288 prev ppcontrol.c
289 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -I${PACKAGE_ast_INCLUDE} -D_PACKAGE_ast -c ppcontrol.c
290 done ppcontrol.o generated
572 exec - ${AR} rc libpp.a ppargs.o ppbuiltin.o ppcall.o ppcomment.o ppcontext.o ppcontrol.o ppcpp.o p…
H A DMakefile18 ppcontext.c ppcontrol.c ppcpp.c ppdata.c \
H A Dpplib.h780 #define ppcontrol _pp_control
814 extern int ppcontrol(void);
H A DHISTORY40 02/28/89 fix variable n usage conflict for DEFINE: in ppcontrol
66 06/22/88 move pp.macref check; stack pp.state in ppcontrol()
H A Dpplex.c1772 ppcontrol(); in ppcpp()
H A Dppcontrol.c254 ppcontrol(void) in ppcontrol() function
/illumos-gate/usr/src/cmd/ast/libpp/
H A DMakefile.defs29 LIBOBJS= ppargs.o ppbuiltin.o ppcall.o ppcomment.o ppcontext.o ppcontrol.o \
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c504 extern __MANGLE__ int ppcontrol __PROTO__((void));