Searched refs:startpos (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DFirmwareC.c232 unsigned int startpos, startbyte, windowleft, newwidth, i, j, startword, local
249 startpos = boot_video_info->v_width - pixlgn; /* Starting pixel position */
311 GratefulDebWork[i].GDleft = 2 + startpos + (GDfontsize / 2);
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1151 int startpos,pos; local
1161 startpos = uio->uio_offset;
1216 if(pos >= startpos) /* made it to the offset yet? */

Completed in 34 milliseconds