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

  /external/bluetooth/glib/glib/
gstrfuncs.c 338 * again with g_ascii_strtod(), and returns the best match.
341 * numbers not for human consumption is to use g_ascii_strtod(). Only when
366 val_2 = g_ascii_strtod (nptr, &fail_pos_2);
383 * g_ascii_strtod:
415 g_ascii_strtod (const gchar *nptr, function
577 * the string back using g_ascii_strtod() gives the same machine-number
    [all...]
galias.h 2710 #define g_ascii_strtod macro
    [all...]
galiasdef.c 2719 #undef g_ascii_strtod macro
    [all...]

Completed in 922 milliseconds