Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dreboot.h12 #define RB_SW_SUSPEND 0xd000fce2 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dreboot.h12 #define RB_SW_SUSPEND 0xd000fce2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dreboot.h12 #define RB_SW_SUSPEND 0xd000fce2 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dreboot.h12 #define RB_SW_SUSPEND 0xd000fce2 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dreboot.h28 #define RB_SW_SUSPEND 0xd000fce2 macro
/third_party/musl/include/sys/
H A Dreboot.h12 #define RB_SW_SUSPEND 0xd000fce2 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs982 pub const RB_SW_SUSPEND: ::c_int = 0xd000fce2u32 as i32; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2465 pub const RB_SW_SUSPEND: ::c_int = 0xd000fce2u32 as i32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1862 pub const RB_SW_SUSPEND: ::c_int = 0xd000fce2u32 as i32; consts

Completed in 37 milliseconds