Searched refs:WORST (Results 1 – 2 of 2) sorted by relevance
156 #define WORST 0 /* Worst case. */ macro376 *flagp = WORST; /* Tentatively. */ in regbranch()426 *flagp = (op != '+') ? (WORST|SPSTART) : (WORST|HASWIDTH); in regpiece()475 *flagp = WORST; /* Tentatively. */ in regatom()
22243 #define WORST 0 macro22432 *flagp = WORST; in regbranch()22534 *flagp = (min) ? (WORST|HASWIDTH) : (WORST|SPSTART); in regpiece()22665 *flagp = WORST; in regatom()