Searched defs:clock_t (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/com32/include/sys/
H A Dtimes.h17 typedef uint32_t clock_t; typedef
21 static inline clock_t times(struct tms *buf)
/external/v8/tools/clang/plugins/tests/
H A Dipc.cpp17 typedef long clock_t; typedef
162 IPC::WriteParam(pickle, clock_t(0)); // ERROR
229 CALL_WRITEPARAM(clock_t) // ERROR
/external/python/cpython2/RISCOS/
H A Dpyconfig.h84 #undef clock_t macro
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc1158 CHECK_TYPE_SIZE(clock_t); variable
/external/python/cpython2/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2397 clock_t = __darwin_clock_t variable
2560 'user_ssize_t', 'clock_t', 'aes_key_st',
/external/python/cpython3/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2397 clock_t = __darwin_clock_t variable
2560 'user_ssize_t', 'clock_t', 'aes_key_st',

Completed in 2311 milliseconds