linux/lib/math
Nicolas Pitre 1dc82675cb
lib/math/test_div64: add some edge cases relevant to __div64_const32()
Be sure to test the extreme cases with and without bias.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-10-28 21:44:28 +00:00
..
tests
cordic.c
div64.c
gcd.c
int_log.c
int_pow.c
int_sqrt.c
Kconfig
lcm.c
Makefile
prime_numbers.c
rational-test.c
rational.c
reciprocal_div.c
test_div64.c
test_mul_u64_u64_div_u64.c