OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U64_LITERAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
evutil_time.c
78
#define
U64_LITERAL
(n) n##ui64
80
#define
U64_LITERAL
(n) n##llu
87
#define EPOCH_BIAS
U64_LITERAL
(116444736000000000)
88
#define UNITS_PER_SEC
U64_LITERAL
(10000000)
89
#define USEC_PER_SEC
U64_LITERAL
(1000000)
90
#define UNITS_PER_USEC
U64_LITERAL
(10)
/src/external/bsd/ntp/dist/sntp/libevent/
evutil_time.c
77
#define
U64_LITERAL
(n) n##ui64
79
#define
U64_LITERAL
(n) n##llu
86
#define EPOCH_BIAS
U64_LITERAL
(116444736000000000)
87
#define UNITS_PER_SEC
U64_LITERAL
(10000000)
88
#define USEC_PER_SEC
U64_LITERAL
(1000000)
89
#define UNITS_PER_USEC
U64_LITERAL
(10)
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026