mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
ecb94e9587
It allows to remove the arch-specific implementations.
5 lines
114 B
C
5 lines
114 B
C
#define USE_FMAX_BUILTIN 1
|
|
#define USE_FMAXF_BUILTIN 1
|
|
#define USE_FMAXL_BUILTIN 0
|
|
#define USE_FMAXF128_BUILTIN 0
|