mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
583c4d424e
It allows the architecture to use the builtin instead of generic implementation.
5 lines
114 B
C
5 lines
114 B
C
#define USE_FMIN_BUILTIN 0
|
|
#define USE_FMINF_BUILTIN 0
|
|
#define USE_FMINL_BUILTIN 0
|
|
#define USE_FMINF128_BUILTIN 0
|