OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NSTIME_MAGIC
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
nstime.h
7
#define
NSTIME_MAGIC
((uint32_t)0xb8a9ce37)
9
# define NSTIME_ZERO_INITIALIZER {0,
NSTIME_MAGIC
}
/src/external/bsd/jemalloc/include/jemalloc/internal/
nstime.h
7
#define
NSTIME_MAGIC
((uint32_t)0xb8a9ce37)
9
# define NSTIME_ZERO_INITIALIZER {0,
NSTIME_MAGIC
}
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
nstime.h
7
#define
NSTIME_MAGIC
((uint32_t)0xb8a9ce37)
9
# define NSTIME_ZERO_INITIALIZER {0,
NSTIME_MAGIC
}
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
nstime.h
7
#define
NSTIME_MAGIC
((uint32_t)0xb8a9ce37)
9
# define NSTIME_ZERO_INITIALIZER {0,
NSTIME_MAGIC
}
/src/external/bsd/jemalloc/dist/src/
nstime.c
14
time->magic =
NSTIME_MAGIC
;
25
assert(time->magic ==
NSTIME_MAGIC
||
/src/external/bsd/jemalloc.old/dist/src/
nstime.c
14
time->magic =
NSTIME_MAGIC
;
25
assert(time->magic ==
NSTIME_MAGIC
||
Completed in 22 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026