mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08: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
|