1#define f32xfmaf64x __hide_f32xfmaf64x
2#define f32xfmaf128 __hide_f32xfmaf128
3#define f64fmaf64x __hide_f64fmaf64x
4#define f64fmaf128 __hide_f64fmaf128
5#include <float128_private.h>
6#undef f32xfmaf64x
7#undef f32xfmaf128
8#undef f64fmaf64x
9#undef f64fmaf128
10#include "../ldbl-128/s_dfmal.c"
11

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