hjl / source-git / glibc

Forked from source-git/glibc 4 years ago
Clone

Blame sysdeps/ieee754/ldbl-96/s_ufromfpxl.c

Packit 6c4009
#define UNSIGNED 1
Packit 6c4009
#define INEXACT 1
Packit 6c4009
#define FUNC __ufromfpxl
Packit 6c4009
#include <s_fromfpl_main.c>
Packit 6c4009
libm_alias_ldouble (__ufromfpx, ufromfpx)