Home
last modified time | relevance | path

Searched refs:c_schar (Results 1 - 25 of 38) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dcore_ffi_c.rs14 pub type c_schar = ::core::ffi::c_schar; types
H A Dchar.rs9 pub type SChar = ::std::os::raw::c_schar;
16 pub d: ::std::os::raw::c_schar,
19 pub cd: ::std::os::raw::c_schar,
H A Dtest_mixed_header_and_header_contents.rs16 pub type SChar = ::std::os::raw::c_schar;
23 pub d: ::std::os::raw::c_schar,
26 pub cd: ::std::os::raw::c_schar,
H A Dtest_multiple_header_calls_in_builder.rs10 pub type SChar = ::std::os::raw::c_schar;
17 pub d: ::std::os::raw::c_schar,
20 pub cd: ::std::os::raw::c_schar,
H A Denum_explicit_type_constants.rs14 pub type Neg = ::std::os::raw::c_schar;
H A Dfit-macro-constant-types.rs46 arg6: ::std::os::raw::c_schar, in foo()
H A Dfit-macro-constant-types-signed.rs46 arg6: ::std::os::raw::c_schar, in foo()
H A Ddefault-macro-constant-type-unsigned.rs46 arg6: ::std::os::raw::c_schar, in foo()
H A Ddefault-macro-constant-type-signed.rs46 arg6: ::std::os::raw::c_schar, in foo()
H A Ddefault-macro-constant-type.rs46 arg6: ::std::os::raw::c_schar, in foo()
H A Dbitfield-enum-basic.rs89 pub struct Buz(pub ::std::os::raw::c_schar);
/third_party/rust/crates/linux-raw-sys/src/
H A Dlib.rs22 pub type c_schar = i8; types
49 static_assertions::assert_type_eq_all!(ctypes::c_schar, libc::c_schar);
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dcore_ffi_c.h8 typedef signed char c_schar; typedef
/third_party/rust/crates/libc/src/
H A Dsgx.rs3 pub type c_schar = i8; types
H A Dswitch.rs3 pub type c_schar = i8; types
H A Dwasi.rs7 pub type c_schar = i8; types
H A Dpsp.rs7 pub type c_schar = i8; types
/third_party/rust/crates/libc/src/hermit/
H A Dmod.rs6 pub type c_schar = i8; types
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
H A Dittnotify_bindings.rs159 pub type __int8_t = ::std::os::raw::c_schar;
236 pub type int_least8_t = ::std::os::raw::c_schar;
244 pub type int_fast8_t = ::std::os::raw::c_schar;
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs3 pub type c_schar = i8; types
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs5 pub type c_schar = i8; types
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs15 pub type c_schar = i8; types
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs6 pub type c_schar = i8; types
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2391 pub type __s8 = crate::ctypes::c_schar;
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs8 pub type c_schar = i8; types

Completed in 50 milliseconds

12