Searched refs:MAX_LOCALE_SEPARATOR_LENGTH (Results 1 – 1 of 1) sorted by relevance
398 MAX_LOCALE_SEPARATOR_LENGTH = MB_LEN_MAX, enumerator777 static char internalDecimalPointString[MAX_LOCALE_SEPARATOR_LENGTH + 1] = ".";778 static char internalThousandSeparator[MAX_LOCALE_SEPARATOR_LENGTH + 1] = ",";2192 char buffer[MAX_CHARS_IN(trio_uintmax_t) * (1 + MAX_LOCALE_SEPARATOR_LENGTH) + 1];