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

/system/core/libcutils/
H A Dtztime.c362 register int stored; local
446 for (stored = 4; stored <= 8; stored *= 2) {
465 sp->timecnt * stored + /* ats */
469 sp->leapcnt * (stored + 4) + /* lsinfos */
474 sp->ats[i] = (stored == 4) ?
476 p += stored;
504 lsisp->ls_trans = (stored == 4) ?
506 p += stored;
[all...]

Completed in 3 milliseconds