Home
last modified time | relevance | path

Searched refs:ppexpr (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 \
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DMamfile332 make ppexpr.o
333 make ppexpr.c
336 done ppexpr.c
337 meta ppexpr.o %.c>%.o ppexpr.c ppexpr
338 prev ppexpr.c
339 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -I${PACKAGE_ast_INCLUDE} -D_PACKAGE_ast -c ppexpr.c
340 done ppexpr.o generated
572 … ppcall.o ppcomment.o ppcontext.o ppcontrol.o ppcpp.o ppdata.o pperror.o ppexpr.o ppfsm.o ppincref…
H A DMakefile19 pperror.c ppexpr.c ppfsm.c ppincref.c ppinput.c ppkey.c \
H A DHISTORY22 ignore errors in skipped ppexpr() &&, || and ?: subexpressions
56 11/11/88 LIBEXPR enables expr(3) in ppexpr() (12K extra text)
97 11/22/87 add operand error checks to ppexpr()
H A Dpplib.h783 #define ppexpr _pp_expr
817 extern long ppexpr(int*);
H A Dppexpr.c588 ppexpr(int* pun) in ppexpr() function
H A DRELEASE63 03-11-12 ppexpr.c: fix premature #if expression token strip
90 02-08-22 ppexpr.c: add __SOURCE__ and #match(string,pattern)
396 add unsigned to ppexpr()
H A Dppcontrol.c359 if (ppexpr(&i1)) in ppcontrol()
1437 n1 = ppexpr(&i1); in ppcontrol()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c507 extern __MANGLE__ long ppexpr __PROTO__((int*));