Searched defs:w1 (Results 1 – 2 of 2) sorted by relevance
210 int c1, c2, s, s1 = 0, s2 = 0, w = 0, w1; in mbfl_filt_conv_jis2004_wchar() local784 unsigned int w1 = (s1 << 8) | s2, w = 0; in mb_sjis2004_to_wchar() local948 unsigned int w1 = (s1 << 8) | s2, w = 0; in mb_eucjp2004_to_wchar() local1210 unsigned int w1 = (c << 8) | c2; in mb_iso2022jp2004_to_wchar() local
310 uint32_t w1; member
Completed in 16 milliseconds