Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgmem.c164 g_realloc (gpointer mem, in g_realloc() function
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dglibconfig.in.h141 #define g_realloc(p,n) xrealloc (p, n) macro