Home
last modified time | relevance | path

Searched refs:ppargs (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE4 11-08-30 ppproto.c: bump BLOCK to 16*1024 for (ppargs.c self-doc!)
9 10-06-29 ppargs.c: ignore -H<number> (hpux /opt/langtools/lbin/cpp.ansi)
44 05-01-11 ppargs.c: fix -I-S docs
65 03-06-10 ppargs.c: add -D-d and -D-m
66 ppargs.c: add gnu options { -dD -dM -imacros -include -lang-* -lint }
77 02-12-17 ppargs.c: document -I-!
86 02-10-01 ppop.c,ppargs.c: -I-I => -I-M with proper docs; -I-I for PP_IGNORE
105 02-02-14 ppargs.c: fix -D or -U as last arg core dump
182 ppargs: fix usage error call and error_info.id default value
187 99-05-25 ppargs: long options
[all …]
H A DHISTORY14 add -[DI]+ to invert options in ppargs()
17 add #pragma's for most ppargs() options
38 remove compatibility option s from ppargs() -- belongs in cmds
41 02/22/89 fix -T conflict with __GNUC__ in ppargs
65 add ignored -v to ppargs() (GNU uses this)
143 fix ppargs() to cooperate with other option parsers
H A DMamfile163 make ppargs.o
164 make ppargs.c
239 done ppargs.c
240 meta ppargs.o %.c>%.o ppargs.c ppargs
241 prev ppargs.c
242 …operty][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libpp]"\" -c ppargs.c
243 done ppargs.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 DMakefile17 ppargs.c ppbuiltin.c ppcall.c ppcomment.c \
H A Dpp.h437 extern int ppargs(char**, int);
H A Dppargs.c191 ppargs(char** argv, int last) in ppargs() 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 \
H A Dmapfile-vers49 ppargs;
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgcpp.c161 optjoin(argv, msgppargs, ppargs, NiL); in main()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c403 extern __MANGLE__ int ppargs __PROTO__((char**, int));