HomeSort by relevance Sort by last modified time
    Searched full:g_parse_long_long (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/glib/
gstrfuncs.c 687 g_parse_long_long (const gchar *nptr, function
853 result = g_parse_long_long (nptr, (const gchar **) endptr, base, &negative);
895 result = g_parse_long_long (nptr, (const gchar **) endptr, base, &negative);
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-16     [all...]
ChangeLog.pre-2-18 192 * glib/gstrfuncs.c (g_parse_long_long): make "endptr" const since
    [all...]
NEWS     [all...]

Completed in 81 milliseconds