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