OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NSTIME_ZERO_INITIALIZER
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
nstime.h
9
# define
NSTIME_ZERO_INITIALIZER
{0, NSTIME_MAGIC}
11
# define
NSTIME_ZERO_INITIALIZER
{0}
21
static const nstime_t nstime_zero =
NSTIME_ZERO_INITIALIZER
;
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
nstime.h
9
# define
NSTIME_ZERO_INITIALIZER
{0, NSTIME_MAGIC}
11
# define
NSTIME_ZERO_INITIALIZER
{0}
21
static const nstime_t nstime_zero =
NSTIME_ZERO_INITIALIZER
;
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
nstime.h
12
# define
NSTIME_ZERO_INITIALIZER
\
15
# define
NSTIME_ZERO_INITIALIZER
\
26
static const nstime_t nstime_zero =
NSTIME_ZERO_INITIALIZER
;
/src/external/bsd/jemalloc/include/jemalloc/internal/
nstime.h
12
# define
NSTIME_ZERO_INITIALIZER
\
15
# define
NSTIME_ZERO_INITIALIZER
\
26
static const nstime_t nstime_zero =
NSTIME_ZERO_INITIALIZER
;
Completed in 19 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026