Searched refs:WORST (Results 1 – 2 of 2) sorted by relevance
155 #define WORST 0 /* Worst case. */ macro374 *flagp = WORST; /* Tentatively. */ in regbranch()424 *flagp = (op != '+') ? (WORST|SPSTART) : (WORST|HASWIDTH); in regpiece()593 *flagp = WORST; /* Tentatively. */ in regatom()
22232 #define WORST 0 macro22421 *flagp = WORST; in regbranch()22523 *flagp = (min) ? (WORST|HASWIDTH) : (WORST|SPSTART); in regpiece()22654 *flagp = WORST; in regatom()