Searched refs:nstc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dnstime.c178 nstime_t nsta, nstb, nstc; local
189 nstime_init(&nstc, 1);
190 nstime_add(&nsta, &nstc);
197 nstime_init(&nstc, 1);
198 nstime_subtract(&nsta, &nstc);

Completed in 191 milliseconds