Home
last modified time | relevance | path

Searched refs:mach_time (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcrypto/arc4random/
H A Dgetentropy_osx.c225 u_int64_t mach_time; in getentropy_fallback() local
248 mach_time = mach_absolute_time(); in getentropy_fallback()
249 HD(mach_time); in getentropy_fallback()
339 mach_time = mach_absolute_time(); in getentropy_fallback()
340 HD(mach_time); in getentropy_fallback()
341 cnt += (int)mach_time; in getentropy_fallback()
/openbsd/gnu/llvm/libcxx/src/
H A Dchrono.cpp51 #if __has_include(<mach/mach_time.h>)
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachTask.mm62 #include <mach/mach_time.h>