Searched refs:M_CSETSIZE (Results 1 – 4 of 4) sorted by relevance
54 char __m_invariant[M_CSETSIZE] = {87 #if M_CSETSIZE > 256121 #if M_CSETSIZE > 512125 char __m_unvariant[M_CSETSIZE] = {158 #if M_CSETSIZE > 256192 #if M_CSETSIZE > 512225 for (i = 0; i < M_CSETSIZE; i++) { in __m_setinvariant()
63 #define m_ismccollel(c) ((c) >= M_CSETSIZE)
63 #define M_CSETSIZE (UCHAR_MAX+1) macro
67 #define M_CSETSIZE 256 /* singlebyte chars */ macro70 static int bmgtab[M_CSETSIZE]; /* BMG delta1 table */1240 for (i = 0; i < M_CSETSIZE; i++) { in bmgcomp()