Home
last modified time | relevance | path

Searched defs:RB_HALT_SYSTEM (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dreboot.h24 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/musl/include/sys/
H A Dreboot.h8 #define RB_HALT_SYSTEM 0xcdef0123 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs978 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2461 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1858 pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32; consts

Completed in 29 milliseconds