Searched refs:u2c_00 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nls/ |
H A D | nls_cp936.c | 4424 static const unsigned char u2c_00[512] = { variable 10895 u2c_00, u2c_01, u2c_02, u2c_03, u2c_04, NULL, NULL, NULL, 11018 out0 = u2c_00[cl*2]; in uni2char() 11019 out1 = u2c_00[cl*2+1]; in uni2char()
|
/kernel/linux/linux-6.6/fs/nls/ |
H A D | nls_cp936.c | 4424 static const unsigned char u2c_00[512] = { variable 10895 u2c_00, u2c_01, u2c_02, u2c_03, u2c_04, NULL, NULL, NULL, 11018 out0 = u2c_00[cl*2]; in uni2char() 11019 out1 = u2c_00[cl*2+1]; in uni2char()
|
Completed in 40 milliseconds