OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:saved_seconds
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/time/
localtime.c
2162
iinntt y, mday, hour, min,
saved_seconds
;
local in function:time2sub
2243
saved_seconds
= 0;
2253
saved_seconds
= yourtm.tm_sec;
2254
saved_seconds
-= SECSPERMIN - 1;
2257
saved_seconds
= yourtm.tm_sec;
2390
if (increment_overflow_time_iinntt(&t,
saved_seconds
))
Completed in 13 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025