1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-11 12:10:50 +03:00
Files
glibc/sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c
2011-10-16 20:58:17 -04:00

3 lines
70 B
C

#define __ceilf __ceilf_c
#include <sysdeps/ieee754/flt-32/s_ceilf.c>