Searched defs:g_hook_alloc (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgalias.h953 extern __typeof (g_hook_alloc) IA__g_hook_alloc __attribute((visibility("hidden")));
954 #define g_hook_alloc IA__g_hook_alloc macro
H A Dgaliasdef.c960 #undef g_hook_alloc macro
961 extern __typeof (g_hook_alloc) g_hook_alloc __attribute((alias("IA__g_hook_alloc"), visibility("default")));

Completed in 54 milliseconds