Searched refs:CALC_DIWHIGH (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/amiga/dev/ |
H A D | grfabs_ccreg.h | 147 #define CALC_DIWHIGH(hs, vs, he, ve) \ macro
|
H A D | grfabs_cc.c | 967 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_hires_view() 1162 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_hires_lace_view() 1392 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_hires_dlace_view() 1999 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_aga_view() 2298 CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_super72_view() 2513 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_pal_hires_view() 2689 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_pal_hires_lace_view() 2890 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_pal_hires_dlace_view() 3419 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); in display_pal_aga_view()
|