Home
last modified time | relevance | path

Searched refs:g_memdup2_qemu (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/
H A Dglib-compat.h89 static inline gpointer g_memdup2_qemu(gconstpointer mem, gsize byte_size) in g_memdup2_qemu() function
106 #define g_memdup2(m, s) g_memdup2_qemu(m, s)