Searched refs:optflags (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libpp/common/
H A Dppdata.c69 static char optflags[X_last_option+1];/* OPT_* flags indexed by X_* */ variable
173 &optflags[0], /* optflags */
H A Dppop.c779 pp.optflags[X_PROTOTYPED] = OPT_GLOBAL;
780 pp.optflags[X_SYSTEM_HEADER] = OPT_GLOBAL|OPT_PASS;
1330 pp.optflags[c] = n;
H A Dpplib.h296 char* optflags; /* OPT_* flags indexed by X_* */ \

Completed in 26 milliseconds