OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tensdelta
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
Time.c
222
register int
tensdelta
;
local
224
tensdelta
= (*unitsptr >= 0) ?
226
*unitsptr -=
tensdelta
* base;
227
return increment_overflow(tensptr,
tensdelta
);
/bionic/libc/tzcode/
localtime.c
1795
register int
tensdelta
;
local
1807
register int
tensdelta
;
local
[
all
...]
/external/icu/icu4c/source/tools/tzcode/
localtime.c
1628
register int
tensdelta
;
local
1641
register int
tensdelta
;
local
[
all
...]
Completed in 261 milliseconds