Searched defs:sjis_lo (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/fs/nls/ |
D | nls_euc-jp.c | 31 #define MAP_SJIS2EUC(sjis_hi, sjis_lo, sjis_p, euc_hi, euc_lo, euc_p) { \ argument 49 #define MAP_EUC2SJIS(euc_hi, euc_lo, euc_p, sjis_hi, sjis_lo, sjis_p) { \ argument 285 const unsigned char sjis_lo) in sjisibm2euc()
|