Searched refs:fch (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/ui/ |
| H A D | curses.c | 431 static void convert_ucs(unsigned char fch, uint16_t uch, iconv_t conv) in convert_ucs() argument 460 setcchar(&vga_to_curses[fch], wch, 0, 0, NULL); in convert_ucs() 464 static void convert_font(unsigned char fch, iconv_t conv) in convert_font() argument 472 pfch = (char *) &fch; in convert_font() 474 sfch = sizeof(fch); in convert_font() 480 fch, font_charset, strerror(errno)); in convert_font() 488 fch, strerror(errno)); in convert_font() 493 setcchar(&vga_to_curses[fch], wch, 0, 0, NULL); in convert_font()
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |