Home
last modified time | relevance | path

Searched refs:grouping (Results 1 – 5 of 5) sorted by relevance

/stdlib/
A Dgrouping.h25 const char *grouping)
31 const char *grouping)
A Dstrtol_l.c249 const char *grouping; in INTERNAL() local
253 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING); in INTERNAL()
254 if (*grouping <= 0 || *grouping == CHAR_MAX) in INTERNAL()
255 grouping = NULL; in INTERNAL()
265 grouping = NULL; in INTERNAL()
273 grouping = NULL; in INTERNAL()
279 grouping = NULL; in INTERNAL()
325 grouping = NULL; in INTERNAL()
327 if (__glibc_unlikely (grouping != NULL)) in INTERNAL()
391 else if (grouping && (wchar_t) c == thousands) in INTERNAL()
[all …]
A Dgrouping.c53 const char *grouping) in __correctly_grouped_prefixwc() argument
60 if (grouping == NULL) in __correctly_grouped_prefixwc()
70 const char *gp = grouping; in __correctly_grouped_prefixwc()
A Dstrtod_l.c557 const char *grouping; in ____STRTOF_INTERNAL() local
566 if (*grouping <= 0 || *grouping == CHAR_MAX) in ____STRTOF_INTERNAL()
567 grouping = NULL; in ____STRTOF_INTERNAL()
575 grouping = NULL; in ____STRTOF_INTERNAL()
581 grouping = NULL; in ____STRTOF_INTERNAL()
587 grouping = NULL; in ____STRTOF_INTERNAL()
697 grouping = NULL; in ____STRTOF_INTERNAL()
758 grouping); in ____STRTOF_INTERNAL()
761 grouping); in ____STRTOF_INTERNAL()
809 grouping); in ____STRTOF_INTERNAL()
[all …]
A DMakefile60 aux = grouping groupingwc tens_in_limb

Completed in 12 milliseconds