Searched refs:opts_splx (Results 1 – 4 of 4) sorted by relevance
278 if (gs.opt & opts_splx) { in main()286 gs.opt |= opts_splx; in main()288 gs.opt &= ~opts_splx; in main()
201 || ((gs->opt & opts_splx_sort) && (gs->opt & opts_splx)) in set_genspec()202 || ((gs->opt & opts_sort_splx) && (gs->opt & opts_splx))) { in set_genspec()
104 opts_splx = 0x40, /* Generate simplex only (when possible), default is sort only. */ enumerator
193 if (g->opt & opts_splx)1642 g->opt &= ~opts_splx; /* Don't care about this, only about opts_splx/sort */