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
/
isoc99_vscanf.s
blob
733133c8d5c827555b368450c62ac3eacb3d613c
1
.text
2
.p2align 4,,15
3
.globl __isoc99_vscanf
4
.type __isoc99_vscanf, @function
5
__isoc99_vscanf
:
6
.LFB68:
7
.cfi_startproc
8
movq
%
rsi
, %
rdx
9
movq
%
rdi
, %
rsi
10
movq stdin
(%
rip
), %
rdi
11
movl $
2
, %
ecx
12
jmp __vfscanf_internal
13
.cfi_endproc
14
.LFE68:
15
.size __isoc99_vscanf, .-__isoc99_vscanf
16
.hidden __vfscanf_internal