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

/external/chromium_org/third_party/libxml/src/
H A Dtrio.c298 #define MAX_CHARS_IN(x) (sizeof(x) * CHAR_BIT) macro
2175 char buffer[MAX_CHARS_IN(trio_uintmax_t) * (1 + MAX_LOCALE_SEPARATOR_LENGTH) + 1];
/external/libxml2/
H A Dtrio.c298 #define MAX_CHARS_IN(x) (sizeof(x) * CHAR_BIT) macro
2179 char buffer[MAX_CHARS_IN(trio_uintmax_t) * (1 + MAX_LOCALE_SEPARATOR_LENGTH) + 1];

Completed in 252 milliseconds