glibc/sysdeps/generic/math-use-builtins-fmin.h
Adhemerval Zanella 583c4d424e math: Add math-use-builtinds-fmin.h
It allows the architecture to use the builtin instead of generic
implementation.
2021-12-13 10:08:43 -03:00

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