OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nstime_copy
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/src/
nstime.c
41
nstime_copy
(nstime_t *time, const nstime_t *source)
function
109
nstime_copy
(&old_time, time);
138
nstime_copy
(time, &old_time);
/external/jemalloc/include/jemalloc/internal/
private_namespace.h
336
#define
nstime_copy
JEMALLOC_N(
nstime_copy
)
macro
private_unnamespace.h
336
#undef
nstime_copy
macro
Completed in 38 milliseconds