OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thistimecnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
zic.c
2545
register ptrdiff_t thistimei,
thistimecnt
, thistimelim;
local in function:writezone
2563
thistimecnt
= range32.count;
2564
toomanytimes =
thistimecnt
>> 31 >> 1 != 0;
2573
thistimecnt
= range64.count;
2574
toomanytimes =
thistimecnt
>> 31 >> 31 >> 2 != 0;
2586
thistimelim = thistimei +
thistimecnt
;
2595
&& ! (
thistimecnt
&& ats[thistimei] == lo_time)) {
2718
thistimecnt
= thisleapcnt = 0;
2728
convert((0 <= pretranstype) +
thistimecnt
+ hicut,
zic.c
2545
register ptrdiff_t thistimei,
thistimecnt
, thistimelim;
local in function:writezone
2563
thistimecnt
= range32.count;
2564
toomanytimes =
thistimecnt
>> 31 >> 1 != 0;
2573
thistimecnt
= range64.count;
2574
toomanytimes =
thistimecnt
>> 31 >> 31 >> 2 != 0;
2586
thistimelim = thistimei +
thistimecnt
;
2595
&& ! (
thistimecnt
&& ats[thistimei] == lo_time)) {
2718
thistimecnt
= thisleapcnt = 0;
2728
convert((0 <= pretranstype) +
thistimecnt
+ hicut,
Completed in 28 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025