Searched refs:b64 (Results 1 – 1 of 1) sorted by relevance
123 uint64_t b64 = z64 % -13; in test_irq_handler1() local124 if (z64 != a64 * -13 + b64) { in test_irq_handler1()192 uint64_t b64 = z64 % -13635; in test_nesting() local193 if (z64 != a64 * -13635 + b64) { in test_nesting()200 b64 = c64 % cd; in test_nesting()201 if (c64 != a64 * cd + b64) { in test_nesting()