Home
last modified time | relevance | path

Searched refs:test_div64_verify (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/math/
H A Dtest_div64.c152 static inline bool test_div64_verify(u64 quotient, u32 remainder, int i, int j) in test_div64_verify() function
170 if (!test_div64_verify(quotient, remainder, i, j)) { \