mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 02:20:10 +00:00
6 lines
94 B
C
6 lines
94 B
C
#ifndef FUNC
|
|
#define FUNC __ieee754_acosf
|
|
#endif
|
|
#define float_type float
|
|
#include <e_acos.c>
|