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.rst1998 { "arg-type", QLIT_QSTR("0"), },
2001 { "ret-type", QLIT_QSTR("1"), },
2005 { "arg-type", QLIT_QSTR("2"), },
2007 { "name", QLIT_QSTR("MY_EVENT"), },
2021 { "name", QLIT_QSTR("0"), },
2047 { "name", QLIT_QSTR("1"), },
2056 { "name", QLIT_QSTR("2"), },
2062 { "name", QLIT_QSTR("[1]"), },
2068 { "name", QLIT_QSTR("int"), },
2074 { "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()