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