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

/external/bluetooth/glib/glib/
H A Dgmem.c205 g_try_malloc0 (gsize n_bytes) function
H A Dgalias.h1717 extern __typeof (g_try_malloc0) IA__g_try_malloc0 __attribute((visibility("hidden"))) G_GNUC_MALLOC;
1718 #define g_try_malloc0 IA__g_try_malloc0 macro
H A Dgaliasdef.c1724 #undef g_try_malloc0 macro
1725 extern __typeof (g_try_malloc0) g_try_malloc0 __attribute((alias("IA__g_try_malloc0"), visibility("default")));

Completed in 97 milliseconds