Searched defs:fast_div (Results 1 – 1 of 1) sorted by relevance
21 const int32_t fast_div = j / div_by_one; in test_signed_32bit() local31 const int32_t fast_div = j / div; in test_signed_32bit() local42 const int32_t fast_div = j / div; in test_signed_32bit() local56 const uint32_t fast_div = j / div; in test_unsigned_32bit() local70 const int64_t fast_div = j / div; in test_signed_64bit() local84 const uint64_t fast_div = j / div; in test_unsigned_64bit() local