Searched refs:WORST (Results 1 - 1 of 1) sorted by last modified time

/haiku-buildtools/jam/
H A Dregexp.c168 #define WORST 0 /* Worst case. */ macro
383 *flagp = WORST; /* Tentatively. */
434 *flagp = (op != '+') ? (WORST|SPSTART) : (WORST|HASWIDTH);
483 *flagp = WORST; /* Tentatively. */

Completed in 51 milliseconds