OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tt_ttisstd
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
localtime.c
551
bool
tt_ttisstd
; /* transition is std time */
member in struct:ttinfo
698
s->
tt_ttisstd
= false;
1279
ttisp->
tt_ttisstd
= false;
1283
ttisp->
tt_ttisstd
= *p++;
1946
if (isdst && !sp->ttis[j].
tt_ttisstd
) {
localtime.c
551
bool
tt_ttisstd
; /* transition is std time */
member in struct:ttinfo
698
s->
tt_ttisstd
= false;
1279
ttisp->
tt_ttisstd
= false;
1283
ttisp->
tt_ttisstd
= *p++;
1946
if (isdst && !sp->ttis[j].
tt_ttisstd
) {
Completed in 37 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026