Searched refs:worst (Results 1 – 5 of 5) sorted by relevance
1025 int worst = 0; in do_machine_check() local1135 if (severity > worst) { in do_machine_check()1137 worst = severity; in do_machine_check()1152 no_way_out = worst >= MCE_PANIC_SEVERITY; in do_machine_check()1163 if (worst == MCE_AR_SEVERITY) { in do_machine_check()1172 if (worst > 0) in do_machine_check()
239 each function was tested at about 400 points. Ideal worst-case results307 worst-case results which are better than the worst-case results given321 the worst accuracy which was found (in bits) and the approximate value326 instr arg range # tests 63.7 63.8 63.9 worst at arg
44 * I discovered several bugs. First and worst is that the kernel
284 | Note that both routines have been optimized (for the worst case) and
360 # quotient will be at worst 1 too large.