Searched defs:g_try_realloc (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgmem.c218 g_try_realloc (gpointer mem, function
H A Dgalias.h1720 extern __typeof (g_try_realloc) IA__g_try_realloc __attribute((visibility("hidden")));
1721 #define g_try_realloc IA__g_try_realloc macro
H A Dgaliasdef.c1727 #undef g_try_realloc macro
1728 extern __typeof (g_try_realloc) g_try_realloc __attribute((alias("IA__g_try_realloc"), visibility("default")));

Completed in 937 milliseconds