Searched refs:_CTYPE_SW3 (Results 1 – 2 of 2) sorted by relevance
/freebsd/include/ | ||
H A D | _ctype.h | 65 #define _CTYPE_SW3 0xc0000000L /* 3 width character */ macro |
/freebsd/usr.bin/localedef/ | ||
H A D | ctype.c | 258 ctn->ctype |= _CTYPE_SW3; in add_width() |