Searched defs:g_try_realloc (Results 1 – 2 of 2) sorted by relevance
302 g_try_realloc (gpointer mem, in g_try_realloc() function
145 #define g_try_realloc(p,n) xrealloc (p, n) macro