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

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

Completed in 66 milliseconds