Home
last modified time | relevance | path

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

/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dvga.c1067 static void slowcpy_to_sm(unsigned char *dest, unsigned char *src, unsigned bytes) in slowcpy_to_sm() function
1122 slowcpy_to_sm(SM, text_buf1, TEXT_SIZE); in restore_text()
1129 slowcpy_to_sm(SM, text_buf2, TEXT_SIZE); in restore_text()
2339 slowcpy_to_sm(SM, font_buf1, FONT_SIZE); in vga_setmode()
2348 slowcpy_to_sm(SM, font_buf2, FONT_SIZE); in vga_setmode()