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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dcomp.c114 uInt shifts; local
133 shifts = (uInt)ceil((inplen+ctx->spaceused-BUFSIZE)/(float)SHIFTSIZE);
134 blocksize = _MIN(shifts*SHIFTSIZE,ctx->spaceused);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsavearea_asm.s1038 ; NOTE: The savearea size must be 640 (0x280). We are doing a divide by shifts and stuff
1320 ; NOTE: The savearea size must be 640 (0x280). We are doing a multiply by shifts and add.

Completed in 84 milliseconds