Searched refs:_NCAT (Results 1 – 2 of 2) sorted by relevance
27 #define _NCAT (_X_MESSAGES + 1) macro36 #define _M_ALL (_CATMASK(_NCAT) - 1)
106 _LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(tokenized.size() >= _NCAT, "locale-name list is too short"); in uselocale()