ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/ieee754/ldbl-128ibm/s_ufromfpxl.c

6 lines
126 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
#define UNSIGNED 1
#define INEXACT 1
#define FUNC __ufromfpxl
#include <s_fromfpl_main.c>
weak_alias (__ufromfpxl, ufromfpxl)