Home
last modified time | relevance | path

Searched refs:rev_jis (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/locale/
Diconv.c89 static const unsigned short rev_jis[] = { variable
210 unsigned nel = sizeof rev_jis / sizeof *rev_jis; in uni_to_jis()
214 j = rev_jis[b+i]; in uni_to_jis()
/third_party/musl/src/locale/
Diconv.c89 static const unsigned short rev_jis[] = { variable
210 unsigned nel = sizeof rev_jis / sizeof *rev_jis; in uni_to_jis()
214 j = rev_jis[b+i]; in uni_to_jis()
/third_party/musl/porting/uniproton/kernel/src/locale/
Diconv.c89 static const unsigned short rev_jis[] = { variable
210 unsigned nel = sizeof rev_jis / sizeof *rev_jis; in uni_to_jis()
214 j = rev_jis[b+i]; in uni_to_jis()