OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EV_SIZE_ARG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
util-internal.h
486
#define
EV_SIZE_ARG
(x) (x)
495
#define
EV_SIZE_ARG
(x) ((unsigned long)(x))
500
#define
EV_SIZE_ARG
(x) EV_U64_ARG(x)
/src/external/bsd/ntp/dist/sntp/libevent/
util-internal.h
486
#define
EV_SIZE_ARG
(x) (x)
495
#define
EV_SIZE_ARG
(x) ((unsigned long)(x))
500
#define
EV_SIZE_ARG
(x) EV_U64_ARG(x)
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026