ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/ia64/fpu/e_exp10f.c

6 lines
188 B
C
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
/* IA64 does not provided the finite symbol alias. */
#include <libm-alias-finite.h>
#undef libm_alias_finite
#define libm_alias_finite(a, b)
#include <sysdeps/ieee754/flt-32/e_exp10f.c>