glibc/sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c

5 lines
135 B
C
Raw Normal View History

#define __halfulp __halfulp_fma4
#define SECTION __attribute__ ((section (".text.fma4")))
#include <sysdeps/ieee754/dbl-64/halfulp.c>