Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dnstime.c47 nstime_compare(const nstime_t *a, const nstime_t *b) { in nstime_compare() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h260 #define nstime_compare JEMALLOC_N(nstime_compare) macro