1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Add scalbln alias.

This commit is contained in:
Ulrich Drepper
1997-10-26 19:59:09 +00:00
parent 95d16178a8
commit c43ee646dd
3 changed files with 23 additions and 12 deletions

View File

@@ -1,5 +1,3 @@
#ifndef FUNC
#define FUNC scalbnl
#endif
#define suffix l
#define float_type long double
#include <s_scalbn.c>