index
:
cetris
master
Tetris Logic in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontends
/
calculator
/
CEdev
/
lib
/
linked
/
atof.src
blob: fb5480155576c2d08ee85ac74c3c7a9651d29b54 (
plain
)
1
2
3
4
5
6
.def _atof .assume adl=1 ; double atof(char *str); _atof equ 022110h