OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_in_second64
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/nsd/dist/simdzone/src/westmere/
time.h
118
uint64_t
time_in_second64
= seconds + days * 60 * 60 * 24;
local
119
*time_in_second = (uint32_t)
time_in_second64
;
Completed in 23 milliseconds
Indexes created Mon Aug 24 00:24:59 UTC 2026