Grumble. DO declare logbl(), DON'T declare logl() just yet.
bde is going to commit logl() Real Soon Now. I'm just trying to slow him down with merge conflicts. Noticed by: bde
This commit is contained in:
parent
74301f9edd
commit
45310fdb5d
@ -436,7 +436,9 @@ long long llroundl(long double);
|
||||
long double log10l(long double);
|
||||
long double log1pl(long double);
|
||||
long double log2l(long double);
|
||||
#endif
|
||||
long double logbl(long double);
|
||||
#if 0
|
||||
long double logl(long double);
|
||||
long lrintl(long double);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user