ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/ieee754/flt-32/s_ufromfpxf.c

6 lines
130 B
C
Raw Normal View History

2024-04-01 15:19:46 +00:00
#define UNSIGNED 1
#define INEXACT 1
#define FUNC __ufromfpxf
#include <s_fromfpf_main.c>
libm_alias_float (__ufromfpx, ufromfpx)