Searched refs:WORST (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dregexp.c156 #define WORST 0 /* Worst case. */ macro
380 *flagp = WORST; /* Tentatively. */
431 *flagp = (op != '+') ? (WORST|SPSTART) : (WORST|HASWIDTH);
481 *flagp = WORST; /* Tentatively. */

Completed in 109 milliseconds