Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Dglib-compat.h106 #define g_memdup2(m, s) g_memdup2_qemu(m, s) macro
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c127 #define g_memdup2(m, s) g_memdup2_qemu(m, s) macro