Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmem.c130 g_malloc0 (gsize n_bytes) in g_malloc0() function
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dglibconfig.in.h140 #define g_malloc0(n) xzalloc (n) macro