Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpp/common/
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 DRELEASE33 05-01-11 ppargs.c: fix -I-S docs
54 03-06-10 ppargs.c: add -D-d and -D-m
55 ppargs.c: add gnu options { -dD -dM -imacros -include -lang-* -lint }
66 02-12-17 ppargs.c: document -I-!
75 02-10-01 ppop.c,ppargs.c: -I-I => -I-M with proper docs; -I-I for PP_IGNORE
94 02-02-14 ppargs.c: fix -D or -U as last arg core dump
171 ppargs: fix usage error call and error_info.id default value
176 99-05-25 ppargs: long options
207 ppargs.c: fix -M{DGM}*
241 ppargs() can't use isid() until after FSM_INIT
H A Dpp.h437 extern int ppargs(char**, int);
H A Dppargs.c189 ppargs(char** argv, int last) in ppargs() function
/titanic_50/usr/src/lib/libpp/
H A DMakefile.com32 ppargs.o \
H A Dmapfile-vers48 ppargs;
/titanic_50/usr/src/cmd/ast/msgcc/
H A Dmsgcpp.c161 optjoin(argv, msgppargs, ppargs, NiL); in main()