Home
last modified time | relevance | path

Searched refs:_mb_leadbyte (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libiconv_modules/GBK2K/
H A Dcitrus_gbk2k.c111 _mb_leadbyte(int c) in _mb_leadbyte() function
172 if (!_mb_leadbyte (_PSENC)) in _citrus_GBK2K_mbrtowc_priv()
180 if (!_mb_leadbyte (_PSENC)) in _citrus_GBK2K_mbrtowc_priv()
199 if (_mb_leadbyte (_PSENC)) in _citrus_GBK2K_mbrtowc_priv()
210 if (_mb_leadbyte (_PSENC)) in _citrus_GBK2K_mbrtowc_priv()
277 if (!_mb_leadbyte (_PUSH_PSENC(wc >> 8)) || in _citrus_GBK2K_wcrtomb_priv()
285 !_mb_leadbyte (_PUSH_PSENC(wc >> 24)) || in _citrus_GBK2K_wcrtomb_priv()
287 !_mb_leadbyte (_PUSH_PSENC(wc >> 8)) || in _citrus_GBK2K_wcrtomb_priv()