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

/external/bluetooth/glib/glib/
H A Dgalias.h977 extern __typeof (g_hook_first_valid) IA__g_hook_first_valid __attribute((visibility("hidden")));
978 #define g_hook_first_valid IA__g_hook_first_valid macro
H A Dgaliasdef.c984 #undef g_hook_first_valid macro
985 extern __typeof (g_hook_first_valid) g_hook_first_valid __attribute((alias("IA__g_hook_first_valid"), visibility("default")));

Completed in 60 milliseconds