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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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])) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 112 milliseconds