Home
last modified time | relevance | path

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

/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dr128.c116 #define R128_TOTAL_REGS (VGA_TOTAL_REGS + sizeof(R128SaveRec)) macro
834 return R128_TOTAL_REGS - VGA_TOTAL_REGS; in r128_saveregs()
912 moderegs = malloc(R128_TOTAL_REGS); in r128_setmode()