1#define f32fmaf64x __hide_f32fmaf64x
2#define f32fmaf128 __hide_f32fmaf128
3#include <float128_private.h>
4#undef f32fmaf64x
5#undef f32fmaf128
6#include "../ldbl-128/s_ffmal.c"
7

source code of glibc/sysdeps/ieee754/float128/s_f32fmaf128.c