repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
stdio-common
/
itoa-digits.s
blob
fb139183e22c25c719fa4cc4af7680d25bf7ec4c
1
.text
2
.hidden _itoa_lower_digits
3
.globl _itoa_lower_digits
4
.section .rodata
5
.align 32
6
.type _itoa_lower_digits, @object
7
.size _itoa_lower_digits, 36
8
_itoa_lower_digits
:
9
.ascii
"0123456789abcdefghijklmnopqrstuvwxyz"