Home
last modified time | relevance | path

Searched defs:clock_t (Results 1 – 25 of 42) sorted by relevance

12

/external/rust/crates/libc/src/unix/newlib/powerpc/
Dmod.rs1 pub type clock_t = ::c_ulong; typedef
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DRuntimeSupport.h45 typedef uint64_t clock_t; typedef
/external/rust/crates/libc/src/unix/newlib/arm/
Dmod.rs1 pub type clock_t = ::c_long; typedef
/external/rust/crates/libc/src/unix/newlib/aarch64/
Dmod.rs1 pub type clock_t = ::c_long; typedef
/external/rust/crates/libc/src/unix/newlib/espidf/
Dmod.rs1 pub type clock_t = ::c_ulong; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs4 pub type clock_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs7 pub type clock_t = i32; typedef
/external/musl/include/
Dalltypes.h.in42 TYPEDEF long clock_t; variable
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h54 typedef int clock_t; typedef
/external/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs17 pub type clock_t = c_ulong; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3385 typedef unsigned long clock_t; typedef
/external/python/cpython2/
Dconfigure.ac1760 AC_DEFINE(clock_t, long, [Define to 'long' if <time.h> doesn't define.]) definition
/external/python/cpython3/
Dconfigure.ac2293 AC_DEFINE(clock_t, long, [Define to 'long' if <time.h> doesn't define.]) definition
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2397 clock_t = __darwin_clock_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2397 clock_t = __darwin_clock_t variable
/external/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs2 pub type clock_t = c_long; typedef
/external/rust/crates/libc/src/
Dwasi.rs25 pub type clock_t = c_longlong; typedef
672 pub fn times(buf: *mut ::tms) -> ::clock_t; in times()
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
Dmod.rs4 pub type clock_t = i32; typedef
/external/rust/crates/libc/src/windows/
Dmod.rs28 pub type clock_t = i32; typedef
/external/rust/crates/libc/src/unix/hermit/
Dmod.rs18 pub type clock_t = c_ulong; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs4 pub type clock_t = u64; typedef
/external/rust/crates/libc/src/unix/
Dmod.rs1066 pub fn times(buf: *mut ::tms) -> ::clock_t; in times()
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
Dmod.rs7 pub type clock_t = ::c_long; typedef
/external/rust/crates/libc/src/unix/redox/
Dmod.rs20 pub type clock_t = ::c_long; typedef
/external/rust/crates/libc/src/solid/
Dmod.rs24 pub type clock_t = c_uint; typedef

12