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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A D_locale.h47 #define SZ_TOTAL (SZ_CTYPE + SZ_CODESET) macro
55 extern unsigned char _ctype[SZ_TOTAL];
H A D_ctype.c43 unsigned char __ctype_C[SZ_TOTAL] =
116 unsigned char __ctype[SZ_TOTAL] =
/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A D_locale.h41 #define SZ_TOTAL (SZ_CTYPE + SZ_CODESET) macro
46 extern unsigned char __ctype[SZ_TOTAL];

Completed in 93 milliseconds