(root)/
glibc-2.38/
sysdeps/
ieee754/
flt-32/
s_ufromfpxf.c
       1  #define UNSIGNED 1
       2  #define INEXACT 1
       3  #define FUNC __ufromfpxf
       4  #include <s_fromfpf_main.c>
       5  libm_alias_float (__ufromfpx, ufromfpx)