glibc/sysdeps/loongarch/fpu/math-use-builtins-sqrt.h

5 lines
114 B
C
Raw Normal View History

2022-07-19 01:22:08 +00:00
#define USE_SQRT_BUILTIN 1
#define USE_SQRTF_BUILTIN 1
#define USE_SQRTL_BUILTIN 0
#define USE_SQRTF128_BUILTIN 0