Home
last modified time | relevance | path

Searched defs:g_malloc0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/rust/qemu-api/src/
H A Dlib.rs61 fn g_malloc0(n_bytes: bindings::gsize) -> bindings::gpointer; in g_malloc0() function
/openbmc/qemu/scripts/coverity-scan/
H A Dmodel.c196 void *g_malloc0(size_t size) in g_malloc0() function