HomeSort by: relevance | last modified time | path
    Searched defs:height_m1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/luna68k/dev/
omrasops.c 271 int32_t height_m1; local in function:om_fill
280 height_m1 = height - 1;
304 h = height_m1;
338 int32_t height_m1; local in function:om_fill_color
351 height_m1 = height - 1;
379 h = height_m1;
658 int16_t height_m1; local in function:om_rascopy_single
674 height_m1 = height - 1;
688 h = height_m1;
713 for (h = height_m1; h >= 0; h--)
836 int16_t height_m1; local in function:om4_rascopy_multi
    [all...]
omrasops.c 271 int32_t height_m1; local in function:om_fill
280 height_m1 = height - 1;
304 h = height_m1;
338 int32_t height_m1; local in function:om_fill_color
351 height_m1 = height - 1;
379 h = height_m1;
658 int16_t height_m1; local in function:om_rascopy_single
674 height_m1 = height - 1;
688 h = height_m1;
713 for (h = height_m1; h >= 0; h--)
836 int16_t height_m1; local in function:om4_rascopy_multi
    [all...]

Completed in 24 milliseconds