Lines Matching refs:UV
4 extern bool UV;
18 UV = true; in A()
164 if (UV) in test_return()
290 if (UV) in test_if_jumps()
295 if (UV) in test_if_jumps()
430 if (UV) in test_while_jumps()
432 if (UV) in test_while_jumps()
434 if (UV) in test_while_jumps()
513 if (UV) in test_do_jumps()
515 if (UV) in test_do_jumps()
517 if (UV) in test_do_jumps()
520 } while (UV); in test_do_jumps()
654 if (UV) in test_for_jumps()
656 if (UV) in test_for_jumps()
658 if (UV) in test_for_jumps()