Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dlkc.h66 struct gstr { struct
75 struct gstr str_new(void); argument
/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/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/linux/drivers/usb/gadget/
H A Dcomposite.c2346 struct usb_gadget_strings *gstr = cdev->driver->strings[0]; in __composite_unbind() local
2769 struct usb_gadget_strings *gstr = cdev->driver->strings[0]; in usb_composite_overwrite_options() local
/openbmc/qemu/system/
H A Dqtest.c901 static GString *gstr; in qtest_server_inproc_recv() local