Home
last modified time | relevance | path

Searched defs:zx_status_t (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_fuchsia.cpp34 [](zx_status_t, void *data) { in StopTheWorld() argument
/external/rust/crates/ring/src/
Dcpu.rs129 type zx_status_t = i32; in setup() typedef
133 fn zx_system_get_features(kind: u32, features: *mut u32) -> zx_status_t; in setup()
/external/llvm-project/clang/test/Analysis/
Dfuchsia_lock.c4 typedef int zx_status_t; typedef
Dfuchsia_handle.cpp5 typedef int zx_status_t; typedef
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_common_fuchsia.cpp135 [](zx_status_t, void *data) { in LockStuffAndStopTheWorld() argument