Home
last modified time | relevance | path

Searched defs:c_longlong (Results 1 – 13 of 13) sorted by relevance

/external/rust/crates/libc/src/hermit/
Dmod.rs14 pub type c_longlong = i64; typedef
/external/rust/crates/libc/src/
Dsgx.rs11 pub type c_longlong = i64; typedef
Dswitch.rs11 pub type c_longlong = i64; typedef
Dwasi.rs12 pub type c_longlong = i64; typedef
Dpsp.rs15 pub type c_longlong = i64; typedef
/external/python/cpython3/Lib/ctypes/
D__init__.py207 c_longlong = c_long variable
210 class c_longlong(_SimpleCData): class
/external/python/cpython2/Lib/ctypes/
D__init__.py209 c_longlong = c_long variable
212 class c_longlong(_SimpleCData): class
/external/rust/crates/libc/src/windows/
Dmod.rs11 pub type c_longlong = i64; typedef
456 pub fn lseek64(fd: ::c_int, offset: c_longlong, origin: ::c_int) -> c_longlong; in lseek64()
/external/rust/crates/bindgen/src/
Dclang.rs1030 fn clang_size_of(&self, ctx: &BindgenContext) -> c_longlong { in clang_size_of()
1043 fn clang_align_of(&self, ctx: &BindgenContext) -> c_longlong { in clang_align_of()
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1469 minval: ::c_longlong, in strtonum()
1470 maxval: ::c_longlong, in strtonum()
1472 ) -> ::c_longlong; in strtonum()
/external/rust/crates/libc/src/unix/
Dmod.rs14 pub type c_longlong = i64; typedef
/external/rust/crates/libc/src/vxworks/
Dmod.rs23 pub type c_longlong = i64; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs16 pub type c_longlong = i64; typedef