Home
last modified time | relevance | path

Searched defs:c_short (Results 1 – 22 of 22) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dobjc_property_fnptr.rs34 arg2: ::std::os::raw::c_short, in func()
48 arg2: ::std::os::raw::c_short, in setFunc_()
Dpacked-bitfield.rs141 pub fn year(&self) -> ::std::os::raw::c_short { in year()
147 pub fn set_year(&mut self, val: ::std::os::raw::c_short) { in set_year()
157 year: ::std::os::raw::c_short, in new_bitfield_1()
Dcore_ffi_c.rs15 pub type c_short = ::core::ffi::c_short; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dcore_ffi_c.h9 typedef short c_short; typedef
/third_party/rust/crates/libc/src/hermit/
Dmod.rs8 pub type c_short = i16; typedef
/third_party/rust/crates/libc/src/
Dsgx.rs5 pub type c_short = i16; typedef
Dswitch.rs5 pub type c_short = i16; typedef
Dwasi.rs10 pub type c_short = i16; typedef
Dpsp.rs9 pub type c_short = i16; typedef
/third_party/rust/crates/linux-raw-sys/src/
Dlib.rs24 pub type c_short = i16; typedef
/third_party/python/Lib/ctypes/
D__init__.py163 class c_short(_SimpleCData): class
/third_party/rust/crates/libc/src/windows/
Dmod.rs5 pub type c_short = i16; typedef
/third_party/rust/crates/libc/src/unix/
Dmod.rs8 pub type c_short = i16; typedef
/third_party/rust/crates/libc/src/solid/
Dmod.rs7 pub type c_short = i16; typedef
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs17 pub type c_short = i16; typedef
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1956 _flags: *mut ::c_short, in posix_spawnattr_getflags()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2833 flags: *mut ::c_short, in posix_spawnattr_getflags()
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3003 flags: *mut ::c_short, in posix_spawnattr_getflags()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4147 flags: *mut ::c_short, in posix_spawnattr_getflags()
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs10 pub type c_short = i16; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4367 flags: *mut ::c_short, in posix_spawnattr_getflags()
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5537 flags: *mut ::c_short, in posix_spawnattr_getflags()