mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-01 17:30:07 +00:00
7 lines
116 B
C
7 lines
116 B
C
#ifndef FUNC
|
|
#define FUNC scalbnl
|
|
#include <s_ldexpl.c>
|
|
#endif
|
|
#define float_type long double
|
|
#include <s_scalbn.c>
|