xref
: /
dports
/
lang
/
zig
/
zig-0.9.0
/
lib
/
libc
/
musl
/
src
/
math
/
x32
/
atanl.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
atanl
2
.
type
atanl
,@
function
3
atanl
:
4
fldt
8
(%
esp
)
5
fld1
6
fpatan
7
ret
8