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

  /src/bin/csh/
func.c 67 static void toend(void);
367 toend();
473 toend();
811 toend(void) function in typeref:typename:void
  /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;
vga.c 928 goto toend;
952 toend:

Completed in 47 milliseconds