Searched defs:g_malloc0 (Results 1 – 2 of 2) sorted by relevance
/third_party/glib/glib/ | ||
D | gmem.c | 130 g_malloc0 (gsize n_bytes) in g_malloc0() function |
/third_party/gettext/libtextstyle/gnulib-local/lib/ | ||
D | glibconfig.in.h | 140 #define g_malloc0(n) xzalloc (n) macro |