Searched refs:MAX_CHARS_IN (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dtrio.c284 #define MAX_CHARS_IN(x) (sizeof(x) * CHAR_BIT) macro
2161 char buffer[MAX_CHARS_IN(trio_uintmax_t) * (1 + MAX_LOCALE_SEPARATOR_LENGTH) + 1];

Completed in 48 milliseconds