mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
6 lines
100 B
C
6 lines
100 B
C
#ifndef FUNC
|
|
#define FUNC __ieee754_acosl
|
|
#endif
|
|
#define float_type long double
|
|
#include <e_acos.c>
|