Home
last modified time | relevance | path

Searched refs:QLIT_QSTR (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst1941 { "arg-type", QLIT_QSTR("0"), },
1944 { "ret-type", QLIT_QSTR("1"), },
1948 { "arg-type", QLIT_QSTR("2"), },
1950 { "name", QLIT_QSTR("MY_EVENT"), },
1964 { "name", QLIT_QSTR("0"), },
1990 { "name", QLIT_QSTR("1"), },
1999 { "name", QLIT_QSTR("2"), },
2005 { "name", QLIT_QSTR("[1]"), },
2011 { "name", QLIT_QSTR("int"), },
2017 { "name", QLIT_QSTR("str"), },
[all …]
/openbmc/qemu/include/qapi/qmp/
H A Dqlit.h44 #define QLIT_QSTR(val) \ macro
/openbmc/qemu/tests/unit/
H A Dcheck-qlit.c21 { "bar", QLIT_QSTR("hello world") },
H A Dcheck-qjson.c1066 { "bar", QLIT_QSTR("hello world") }, in simple_dict()
1230 { "h", QLIT_QSTR("b") }, in simple_whitespace()
1243 { "h", QLIT_QSTR("b") }, in simple_whitespace()
1279 QLIT_QSTR("100%"), in simple_interpolation()