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

/external/bluetooth/glib/glib/
H A Dgalias.h2341 extern __typeof (g_scanner_lookup_symbol) IA__g_scanner_lookup_symbol __attribute((visibility("hidden")));
2342 #define g_scanner_lookup_symbol IA__g_scanner_lookup_symbol macro
H A Dgaliasdef.c2348 #undef g_scanner_lookup_symbol macro
2349 extern __typeof (g_scanner_lookup_symbol) g_scanner_lookup_symbol __attribute((alias("IA__g_scanner_lookup_symbol"), visibility("default")));

Completed in 30 milliseconds