Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nls/
H A Dnls_euc-jp.c27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ macro
447 } else if (IS_SJIS_IBM(out[0], out[1])) { in uni2char()
/kernel/linux/linux-6.6/fs/nls/
H A Dnls_euc-jp.c27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ macro
447 } else if (IS_SJIS_IBM(out[0], out[1])) { in uni2char()

Completed in 3 milliseconds