Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmem.c251 g_try_malloc (gsize n_bytes) in g_try_malloc() function
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dglibconfig.in.h143 #define g_try_malloc(n) xmalloc (n) macro