Searched defs:slow_div (Results 1 – 1 of 1) sorted by relevance
22 const int32_t slow_div = j / 1; in test_signed_32bit() local32 const int32_t slow_div = j / i; in test_signed_32bit() local43 const int32_t slow_div = j / i; in test_signed_32bit() local57 const uint32_t slow_div = j / i; in test_unsigned_32bit() local71 const int64_t slow_div = j / i; in test_signed_64bit() local85 const uint64_t slow_div = j / i; in test_unsigned_64bit() local