1#define f32mulf64x __hide_f32mulf64x
2#define f32mulf128 __hide_f32mulf128
3#include <float128_private.h>
4#undef f32mulf64x
5#undef f32mulf128
6#include "../ldbl-128/s_fmull.c"
7

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