(root)/
glibc-2.38/
sysdeps/
ieee754/
ldbl-128ibm/
s_ufromfpl.c
       1  #define UNSIGNED 1
       2  #define INEXACT 0
       3  #define FUNC __ufromfpl
       4  #include <s_fromfpl_main.c>
       5  weak_alias (__ufromfpl, ufromfpl)