Searched refs:MAX_LOCALE_SEPARATOR_LENGTH (Results 1 – 1 of 1) sorted by relevance
381 MAX_LOCALE_SEPARATOR_LENGTH = MB_LEN_MAX, enumerator760 static char internalDecimalPointString[MAX_LOCALE_SEPARATOR_LENGTH + 1] = ".";761 static char internalThousandSeparator[MAX_LOCALE_SEPARATOR_LENGTH + 1] = ",";2175 char buffer[MAX_CHARS_IN(trio_uintmax_t) * (1 + MAX_LOCALE_SEPARATOR_LENGTH) + 1];