Searched defs:g_try_malloc (Results 1 – 2 of 2) sorted by relevance
251 g_try_malloc (gsize n_bytes) in g_try_malloc() function
143 #define g_try_malloc(n) xmalloc (n) macro