Searched refs:correctly_grouped_prefix (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgrouping.h33 correctly_grouped_prefix (const STRING_TYPE *begin, const STRING_TYPE *end, function
H A Dstrtol.c369 end = correctly_grouped_prefix (s, end, thousands, grouping);
H A Dstrtod.c707 tp = correctly_grouped_prefix (start_of_digits, cp, thousands, grouping);
747 tp = correctly_grouped_prefix (start_of_digits, cp, thousands, grouping);

Completed in 90 milliseconds