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_copy
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/jemalloc/dist/src/
nstime.c
84
nstime_copy
(nstime_t *time, const nstime_t *source) {
function
167
nstime_copy
(&now, past);
253
nstime_copy
(&old_time, time);
267
nstime_copy
(&old_time, time);
272
nstime_copy
(time, &old_time);
/src/external/bsd/jemalloc.old/dist/src/
nstime.c
84
nstime_copy
(nstime_t *time, const nstime_t *source) {
function
167
nstime_copy
(&now, past);
253
nstime_copy
(&old_time, time);
267
nstime_copy
(&old_time, time);
272
nstime_copy
(time, &old_time);
/src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h
239
#define
nstime_copy
JEMALLOC_N(
nstime_copy
)
macro
private_namespace.h
239
#define
nstime_copy
JEMALLOC_N(
nstime_copy
)
macro
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h
239
#define
nstime_copy
JEMALLOC_N(
nstime_copy
)
macro
private_namespace.h
239
#define
nstime_copy
JEMALLOC_N(
nstime_copy
)
macro
Completed in 58 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026