Searched refs:font_write16 (Results 1 – 1 of 1) sorted by relevance
689 static void font_write16(ARTISTState *s, uint16_t val) in font_write16() function722 font_write16(s, val >> 16); in font_write()728 font_write16(s, val & 0xffff); in font_write()