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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp1983 kmp_uint64 now, nsec2, diff; local
1989 nsec2 = __kmp_now_nsec();
1990 diff = nsec2 - nsec;
/freebsd-13-stable/usr.bin/diff/
H A Ddiffreg.c1640 int nsec2 = stb2.st_mtim.tv_nsec; local
1654 sprintf(buf2, "%s.%.9d %s", buf2, nsec2, end2);

Completed in 164 milliseconds