repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] Simplify MIPS CCMov patterns. NFC (#125318)
[llvm-project.git]
/
libc
/
include
/
sys
/
uio.yaml
blob
87c5bdff48245ce798beb9b2f08bb93328f21544
1
header: sys/uio.h
2
header_template: uio.h.def
3
macros: []
4
types:
5
- type_name: struct_iovec
6
- type_name: ssize_t
7
enums: []
8
objects: []
9
functions:
10
- name: writev
11
standards:
12
- POSIX
13
return_type: ssize_t
14
arguments:
15
- type: int
16
- type: const struct iovec *
17
- type: int