Home
last modified time | relevance | path

Searched refs:integer_t (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs26 pub type integer_t = ::c_int; typedef
27 pub type cpu_type_t = integer_t;
28 pub type cpu_subtype_t = integer_t;
33 pub type task_info_t = *mut integer_t;
34 pub type host_info_t = *mut integer_t;
51 pub type host_flavor_t = integer_t;
52 pub type host_info64_t = *mut integer_t;
82 pub type processor_info_t = *mut integer_t;
83 pub type processor_info_array_t = *mut integer_t;
90 pub type thread_info_t = *mut integer_t;
[all …]
/third_party/libuv/src/unix/
Ddarwin.c109 mach_msg_type_number_t count = sizeof(info) / sizeof(integer_t); in uv_get_free_memory()
/third_party/node/deps/uv/src/unix/
Ddarwin.c109 mach_msg_type_number_t count = sizeof(info) / sizeof(integer_t); in uv_get_free_memory()
/third_party/rust/crates/libc/libc-test/semver/
Dapple.txt1930 integer_t