mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-29 08:11:08 +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>
|