Lines Matching refs:stored
420 register int stored;
520 for (stored = 4; stored <= 8; stored *= 2) {
539 sp->timecnt * stored + /* ats */
543 sp->leapcnt * (stored + 4) + /* lsinfos */
548 sp->ats[i] = (stored == 4) ?
550 p += stored;
578 lsisp->ls_trans = (stored == 4) ?
580 p += stored;
648 if (stored >= (int) sizeof(time_t) && TYPE_INTEGRAL(time_t))