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

  /src/sys/dev/ic/
igsfb.c 1213 uint32_t toend; local in function:igsfb_accel_copy
1218 toend = dc->dc_vd.active->scr_ri.ri_width * (height - 1) + (width - 1);
1219 src += toend;
1220 dst += toend;
  /src/bin/csh/
func.c 67 static void toend(void);
367 toend();
473 toend();
811 toend(void) function in typeref:typename:void

Completed in 13 milliseconds