HomeSort by: relevance | last modified time | path
    Searched defs:nstime_add (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/src/
nstime.c 39 * Operations like nstime_add may have the initial operand being zero
98 nstime_add(nstime_t *time, const nstime_t *addend) { function
  /src/external/bsd/jemalloc/dist/src/
nstime.c 39 * Operations like nstime_add may have the initial operand being zero
98 nstime_add(nstime_t *time, const nstime_t *addend) { function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h 237 #define nstime_add JEMALLOC_N(nstime_add) macro
private_namespace.h 237 #define nstime_add JEMALLOC_N(nstime_add) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h 237 #define nstime_add JEMALLOC_N(nstime_add) macro
private_namespace.h 237 #define nstime_add JEMALLOC_N(nstime_add) macro

Completed in 15 milliseconds