Home
last modified time | relevance | path

Searched defs:gstr (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dlkc.h121 struct gstr { struct
130 struct gstr str_new(void); argument
/openbmc/qemu/qobject/
H A Dqstring.c59 QString *qstring_from_gstring(GString *gstr) in qstring_from_gstring()
/openbmc/qemu/hw/uefi/
H A Dvar-service-json.c157 GString *gstr; in uefi_vars_to_json() local
/openbmc/qemu/tests/unit/
H A Dcheck-qjson.c1111 static void gen_test_json(GString *gstr, int nest_level_max, in gen_test_json()
1142 GString *gstr = g_string_new(""); in large_dict() local
/openbmc/qemu/system/
H A Dqtest.c892 static GString *gstr; in qtest_server_inproc_recv() local