HomeSort by relevance Sort by last modified time
    Searched defs:g_stpcpy (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/glib/
gstrfuncs.c 189 * g_stpcpy:
201 g_stpcpy (gchar *dest, function
316 ptr = g_stpcpy (ptr, string1);
321 ptr = g_stpcpy (ptr, s);
    [all...]
galias.h 2740 #define g_stpcpy macro
    [all...]
galiasdef.c 2750 #undef g_stpcpy macro
    [all...]

Completed in 30 milliseconds