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

  /src/sys/arch/ews4800mips/stand/common/
cons_fb.c 134 int x1end, y1end, i, j, k; local in function:fb_copy
144 x1end = MINMAX(x1 + w, 0, FB_WIDTH);
150 j = x1end - x1;

Completed in 51 milliseconds