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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nls/
H A Dnls_euc-jp.c27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ macro
436 } else if (IS_SJIS_IBM(out[0], out[1])) {

Completed in 49 milliseconds