index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
i386
/
atanl.s
blob: c508bc465b1a510efca440808bc88fe6c2a7d426 (
plain
) (
tree
)
bc33e617
1
2
3
4
5
6
7
.global atanl .type atanl,@function atanl: fldt 4(%esp) fld1 fpatan ret