Home
last modified time | relevance | path

Searched defs:tsum (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sbin/ping/
HDmain.c83 double tsum = 0.0; /* sum of all times, for doing average */ variable
/freebsd-head/contrib/tcsh/
HDsh.time.c695 tvadd(timeval_t *tsum, timeval_t *t0) in tvadd()
/freebsd-head/contrib/arm-optimized-routines/string/bench/
HDmemset.c125 uint64_t tsum = 0; in memset_random() local
HDmemcpy.c150 uint64_t total = 0, tsum = 0; in memcpy_random() local