Home
last modified time | relevance | path

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

/qemu/chardev/
H A Dwctablet.c46 #define WC_H4(n) (((n) >> 4) & 15) macro
278 (((WC_H4(input) & 0x7) ^ 0x5) << 4) | (WC_L4(input) ^ 0x7), in wctablet_chr_write()