mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
72ab1eaec7
It allows the architecture to use the builtin instead of generic implementation.
5 lines
114 B
C
5 lines
114 B
C
#define USE_FMAX_BUILTIN 0
|
|
#define USE_FMAXF_BUILTIN 0
|
|
#define USE_FMAXL_BUILTIN 0
|
|
#define USE_FMAXF128_BUILTIN 0
|