OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:theirstdoffset
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/tzcode/
localtime.c
1068
register int_fast32_t
theirstdoffset
;
local
[
all
...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c
1034
register long
theirstdoffset
;
local
1044
** Initial values of
theirstdoffset
and theirdstoffset.
1046
theirstdoffset
= 0;
1050
theirstdoffset
=
1068
theiroffset =
theirstdoffset
;
1098
theirstdoffset
;
1104
else
theirstdoffset
= theiroffset;
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
localtime.c
1034
register long
theirstdoffset
;
local
1044
** Initial values of
theirstdoffset
and theirdstoffset.
1046
theirstdoffset
= 0;
1050
theirstdoffset
=
1068
theiroffset =
theirstdoffset
;
1098
theirstdoffset
;
1104
else
theirstdoffset
= theiroffset;
[
all
...]
Completed in 35 milliseconds