HomeSort by: relevance | last modified time | path
    Searched defs:group_number (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/printf/
printf_fp.c 123 static wchar_t *group_number (wchar_t *buf, wchar_t *bufend,
1085 wcp = group_number (wstartp, wcp, intdig_no, grouping, thousands_sepwc,
1282 group_number (wchar_t *buf, wchar_t *bufend, unsigned int intdig_no,
1279 group_number (wchar_t *buf, wchar_t *bufend, unsigned int intdig_no, function
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
printf_fp.c 123 static wchar_t *group_number (wchar_t *buf, wchar_t *bufend,
1085 wcp = group_number (wstartp, wcp, intdig_no, grouping, thousands_sepwc,
1282 group_number (wchar_t *buf, wchar_t *bufend, unsigned int intdig_no,
1279 group_number (wchar_t *buf, wchar_t *bufend, unsigned int intdig_no, function

Completed in 33 milliseconds