Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dnstime.c88 nstime_idivide(nstime_t *time, uint64_t divisor) { in nstime_idivide() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h264 #define nstime_idivide JEMALLOC_N(nstime_idivide) macro