Searched refs:nearest_integer (Results 1 – 8 of 8) sorted by relevance
21 static inline float nearest_integer(float x) { in nearest_integer() function27 static inline double nearest_integer(double x) { in nearest_integer() function
27 static inline float nearest_integer(float x) { in nearest_integer() function34 static inline double nearest_integer(double x) { in nearest_integer() function
29 static inline float nearest_integer(float x) { in nearest_integer() function45 static inline double nearest_integer(double x) { in nearest_integer() function
74 nearest_integer76 nearest_integer.h
84 float kf = fputil::nearest_integer(x * 0x1.0p7f);
138 float kf = fputil::nearest_integer(x * 0x1.0p7f);
87 libc.src.__support.FPUtil.nearest_integer487 libc.src.__support.FPUtil.nearest_integer518 libc.src.__support.FPUtil.nearest_integer
268 "src/__support/FPUtil/nearest_integer.h",272 "src/__support/FPUtil/x86_64/nearest_integer.h",273 "src/__support/FPUtil/aarch64/nearest_integer.h",