Searched refs:stored (Results 1 – 5 of 5) sorted by relevance
381 register int stored; in tzloadbody() local439 for (stored = 4; stored <= 8; stored *= 2) { in tzloadbody()456 + timecnt * stored /* ats */ in tzloadbody()460 + leapcnt * (stored + 4) /* lsinfos */ in tzloadbody()475 = stored == 4 ? detzcode(p) : detzcode64(p); in tzloadbody()489 p += stored; in tzloadbody()524 int_fast64_t tr = stored == 4 ? detzcode(p) : detzcode64(p); in tzloadbody()525 int_fast32_t corr = detzcode(p + stored); in tzloadbody()526 p += stored + 4; in tzloadbody()
66 # Call __start_thread with the 'fn' and 'arg' we stored on the child stack.
29 Suites are stored in the `suites/` directory and can be chosen with the command line flag
141 (on a 4096-byte boundary) in the zip file and stored uncompressed.147 page-aligned and stored uncompressed for this to work.
24 # - Each parameter type is assumed to be stored in 32 bits.