This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-12-02 01:40:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7abf97bed9
glibc
/
sysdeps
/
m68k
/
m680x0
/
fpu
/
e_log2.c
4 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
m68k: add __*_finite aliases
2011-10-13 16:43:01 +00:00
#
define FUNC __ieee754_log2
#
define FUNC_FINITE __log2_finite
M68k log2 implementation.
2001-06-06 12:54:31 +00:00
#
include
<e_acos.c>
Reference in New Issue
Copy Permalink