Searched defs:nearest_integer (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/src/__support/FPUtil/aarch64/ | ||
H A D | nearest_integer.h | 22 LIBC_INLINE float nearest_integer(float x) { nearest_integer() function |
/llvm-project/libc/src/__support/FPUtil/x86_64/ | ||
H A D | nearest_integer.h | 28 LIBC_INLINE float nearest_integer(float x) { nearest_integer() function |
/llvm-project/libc/src/__support/FPUtil/ | ||
H A D | nearest_integer.h | 30 LIBC_INLINE float nearest_integer(float x) { nearest_integer() function |