mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-19 01:11:05 +00:00
6 lines
94 B
C
6 lines
94 B
C
#ifndef FUNC
|
|
#define FUNC scalbnl
|
|
#endif
|
|
#define float_type long double
|
|
#include <s_scalbn.c>
|