glibc/sysdeps/aarch64/fpu/math-use-builtins-fmin.h
Adhemerval Zanella ecb94e9587 aarch64: Add math-use-builtins-f{max,min}.h
It allows to remove the arch-specific implementations.
2021-12-13 10:08:46 -03:00

5 lines
114 B
C

#define USE_FMIN_BUILTIN 1
#define USE_FMINF_BUILTIN 1
#define USE_FMINL_BUILTIN 0
#define USE_FMINF128_BUILTIN 0