mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
6 lines
92 B
C
6 lines
92 B
C
|
#ifndef FUNC
|
||
|
#define FUNC ldexpl
|
||
|
#endif
|
||
|
#define float_type long double
|
||
|
#include <s_ldexp.c>
|