Searched defs:int_sqrt64 (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/math/ | ||
| H A D | int_sqrt.c | 49 u32 int_sqrt64(u64 x) in int_sqrt64() function |
| /linux/include/linux/ | ||
| H A D | math.h | 216 static inline u32 int_sqrt64(u64 x) in int_sqrt64() function |