Home
last modified time | relevance | path

Searched refs:REMAINDER_MAGIC (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/
H A Dfast_urem_by_const.h31 * util_fast_urem32(n, d, REMAINDER_MAGIC(d)) returns the same thing as
37 #define REMAINDER_MAGIC(divisor) \ macro
H A Dset.c60 REMAINDER_MAGIC(size), REMAINDER_MAGIC(rehash) }
H A Dhash_table.c89 REMAINDER_MAGIC(size), REMAINDER_MAGIC(rehash) }
/third_party/mesa3d/src/util/tests/
H A Dfast_urem_by_const_test.cpp69 uint64_t magic = REMAINDER_MAGIC(d); in test_case()

Completed in 4 milliseconds