Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/hermit/
Dmod.rs8 pub type c_short = i16; typedef
/external/rust/crates/libc/src/
Dsgx.rs5 pub type c_short = i16; typedef
Dswitch.rs5 pub type c_short = i16; typedef
Dwasi.rs8 pub type c_short = i16; typedef
Dpsp.rs9 pub type c_short = i16; typedef
/external/llvm-project/flang/module/
Diso_c_binding.f9031 c_short = c_int16_t, & variable
/external/python/cpython3/Lib/ctypes/
D__init__.py163 class c_short(_SimpleCData): class
/external/python/cpython2/Lib/ctypes/
D__init__.py165 class c_short(_SimpleCData): class
/external/rust/crates/libc/src/windows/
Dmod.rs5 pub type c_short = i16; typedef
/external/rust/crates/libc/src/unix/
Dmod.rs8 pub type c_short = i16; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs1459 flags: *mut ::c_short, in posix_spawnattr_getflags()
/external/rust/crates/libc/src/vxworks/
Dmod.rs17 pub type c_short = i16; typedef
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3774 flags: *mut ::c_short, in posix_spawnattr_getflags()
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3504 flags: *mut ::c_short, in posix_spawnattr_getflags()
/external/rust/crates/libc/src/fuchsia/
Dmod.rs10 pub type c_short = i16; typedef