mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-15 01:21:06 +00:00
5 lines
114 B
C
5 lines
114 B
C
|
#define USE_SQRT_BUILTIN 0
|
||
|
#define USE_SQRTF_BUILTIN 0
|
||
|
#define USE_SQRTL_BUILTIN 0
|
||
|
#define USE_SQRTF128_BUILTIN 0
|