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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nls/
H A Dnls_euc-jp.c25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \ macro
426 } else if (IS_SJIS_UDC_HI(out[0], out[1])) {

Completed in 38 milliseconds