repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
curses: curses_display_init() stub
[qemu/ar7.git]
/
tests
/
qapi-schema
/
reserved-member-underscore.json
blob
4a3a0176381b6af918067f9d9ced5ed56aead43f
1
# C member name collision
2
# We reject use of a single leading underscore in all names (names must
3
# begin with a letter or a downstream extension double-underscore prefix).
4
{ 'struct': 'Oops', 'data': { '_oops': 'str' } }