Searched defs:prevreject (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c73 static int doif(int thissym, int inif, int prevreject, int depth);
215 int prevreject, /* previous value of reject */
269 reject = prevreject;
283 reject = prevreject;
212 doif( int thissym, int inif, int prevreject, int depth ) argument

Completed in 45 milliseconds