glibc/sysdeps/ieee754/float128/s_fmaf128.c

4 lines
87 B
C

#define NO_MATH_REDIRECT
#include <float128_private.h>
#include "../ldbl-128/s_fmal.c"