Home
last modified time | relevance | path

Searched refs:__restorefn_t (Results 1 - 14 of 14) sorted by relevance

/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3450 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3451 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3449 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3450 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3429 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3430 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3565 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3566 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3634 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3635 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3587 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3588 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs3698 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3699 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs3528 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3529 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs3804 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3805 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs3502 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3503 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs3774 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3775 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs3475 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3476 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs3559 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3560 pub type __sigrestore_t = __restorefn_t;
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs3486 pub type __restorefn_t = ::core::option::Option<unsafe extern "C" fn()>; types
3487 pub type __sigrestore_t = __restorefn_t;

Completed in 173 milliseconds