OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otheri
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
localtime.c
2991
register int samei,
otheri
;
local
3044
otheri
= types[otherind];
3045
if (sp->ttis[
otheri
].tt_isdst == tmp->tm_isdst)
3047
tmp->tm_sec += (int)(sp->ttis[
otheri
].tt_utoff
3055
tmp->tm_sec -= (int)(sp->ttis[
otheri
].tt_utoff
localtime.c
2991
register int samei,
otheri
;
local
3044
otheri
= types[otherind];
3045
if (sp->ttis[
otheri
].tt_isdst == tmp->tm_isdst)
3047
tmp->tm_sec += (int)(sp->ttis[
otheri
].tt_utoff
3055
tmp->tm_sec -= (int)(sp->ttis[
otheri
].tt_utoff
Completed in 52 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026