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

/external/bluetooth/glib/glib/
H A Dgstrfuncs.c112 g_memdup (gconstpointer mem, function
H A Dgalias.h2736 extern __typeof (g_memdup) IA__g_memdup __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2737 #define g_memdup IA__g_memdup macro
H A Dgaliasdef.c2747 #undef g_memdup macro
2748 extern __typeof (g_memdup) g_memdup __attribute((alias("IA__g_memdup"), visibility("default")));

Completed in 68 milliseconds