Home
last modified time | relevance | path

Searched defs:nstime_copy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dnstime.c42 nstime_copy(nstime_t *time, const nstime_t *source) { in nstime_copy() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h261 #define nstime_copy JEMALLOC_N(nstime_copy) macro