Searched refs:MAX_LOCALE_SEPARATOR_LENGTH (Results 1 – 1 of 1) sorted by relevance
401 MAX_LOCALE_SEPARATOR_LENGTH = MB_LEN_MAX, enumerator780 static char internalDecimalPointString[MAX_LOCALE_SEPARATOR_LENGTH + 1] = ".";781 static char internalThousandSeparator[MAX_LOCALE_SEPARATOR_LENGTH + 1] = ",";2195 char buffer[MAX_CHARS_IN(trio_uintmax_t) * (1 + MAX_LOCALE_SEPARATOR_LENGTH) + 1];