Home | History | Annotate | Download | only in libxml2

Lines Matching refs:MAX_CHARS_IN

298 #define MAX_CHARS_IN(x) (sizeof(x) * CHAR_BIT)
2179 char buffer[MAX_CHARS_IN(trio_uintmax_t) * (1 + MAX_LOCALE_SEPARATOR_LENGTH) + 1];