1#define f32sqrtf64x __hide_f32sqrtf64x
2#define f32sqrtf128 __hide_f32sqrtf128
3#include <float128_private.h>
4#undef f32sqrtf64x
5#undef f32sqrtf128
6#include "../ldbl-128/s_fsqrtl.c"
7

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