Home
last modified time | relevance | path

Searched defs:boolean_t (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/apple/b64/aarch64/
Dmod.rs1 pub type boolean_t = ::c_int; typedef
/third_party/rust/crates/libc/src/unix/bsd/apple/b64/x86_64/
Dmod.rs1 pub type boolean_t = ::c_uint; typedef
/third_party/selinux/libselinux/src/
Daudit2why.c33 struct boolean_t { struct
38 static struct boolean_t **boollist = NULL; argument
/third_party/rust/crates/libc/src/unix/bsd/apple/b32/
Dmod.rs5 pub type boolean_t = ::c_int; typedef
/third_party/json/include/nlohmann/
Djson.hpp349 using boolean_t = BooleanType; typedef in basic_json
1439 boolean_t* get_impl_ptr(boolean_t* /*unused*/) noexcept in get_impl_ptr() argument
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5301 get_default: *mut boolean_t, in thread_policy_get()
5655 pub fn malloc_zone_check(zone: *mut ::malloc_zone_t) -> ::boolean_t; in malloc_zone_check()
5656 pub fn malloc_zone_print(zone: *mut ::malloc_zone_t, verbose: ::boolean_t); in malloc_zone_print()
5749 copy: ::boolean_t, in mach_vm_map()
5791 inherit_memory: ::boolean_t, in task_create()
/third_party/json/single_include/nlohmann/
Djson.hpp19527 using boolean_t = BooleanType; typedef in basic_json
20617 boolean_t* get_impl_ptr(boolean_t* /*unused*/) noexcept in get_impl_ptr() argument
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp17521 using boolean_t = BooleanType; typedef in nlohmann::basic_json
18606 boolean_t* get_impl_ptr(boolean_t* /*unused*/) noexcept in get_impl_ptr() argument