Home
last modified time | relevance | path

Searched defs:uintptr_t (Results 1 – 25 of 3795) sorted by relevance

12345678910>>...152

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/abi/extern/auxiliary/
H A Dextern-crosscrate-source.rs13 cb: extern "C" fn(libc::uintptr_t) -> libc::uintptr_t, in rust_dbg_call()
14 data: libc::uintptr_t, in rust_dbg_call()
19 pub fn fact(n: libc::uintptr_t) -> libc::uintptr_t { in fact()
26 pub extern "C" fn cb(data: libc::uintptr_t) -> libc::uintptr_t { in cb()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/abi/extern/
H A Dextern-call-deep.rs15 cb: extern "C" fn(libc::uintptr_t) -> libc::uintptr_t, in rust_dbg_call()
16 data: libc::uintptr_t, in rust_dbg_call()
21 extern "C" fn cb(data: libc::uintptr_t) -> libc::uintptr_t { in cb()
25 fn count(n: libc::uintptr_t) -> libc::uintptr_t { in count()
H A Dextern-call-deep2.rs15 cb: extern "C" fn(libc::uintptr_t) -> libc::uintptr_t, in rust_dbg_call()
16 data: libc::uintptr_t, in rust_dbg_call()
21 extern "C" fn cb(data: libc::uintptr_t) -> libc::uintptr_t { in cb()
25 fn count(n: libc::uintptr_t) -> libc::uintptr_t { in count()
H A Dextern-call-indirect.rs14 cb: extern "C" fn(libc::uintptr_t) -> libc::uintptr_t, in rust_dbg_call()
15 data: libc::uintptr_t, in rust_dbg_call()
20 extern "C" fn cb(data: libc::uintptr_t) -> libc::uintptr_t { in cb()
24 fn fact(n: libc::uintptr_t) -> libc::uintptr_t { in fact()
H A Dextern-call-scrub.rs19 cb: extern "C" fn(libc::uintptr_t) -> libc::uintptr_t, in rust_dbg_call()
20 data: libc::uintptr_t, in rust_dbg_call()
25 extern "C" fn cb(data: libc::uintptr_t) -> libc::uintptr_t { in cb()
29 fn count(n: libc::uintptr_t) -> libc::uintptr_t { in count()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/old/snapshot_0/
H A Dmemory.rs72 ptr: wasi32::uintptr_t, in dec_ptr_to_mut()
120 ptr: wasi32::uintptr_t, in dec_raw_slice_of()
130 ptr: wasi32::uintptr_t, in dec_raw_slice_of_mut()
141 ptr: wasi32::uintptr_t, in raw_slice_for_enc()
162 ptr: wasi32::uintptr_t, in dec_slice_of_u8()
170 ptr: wasi32::uintptr_t, in dec_slice_of_mut_u8()
179 ptr: wasi32::uintptr_t, in enc_slice_of_u8()
191 ptr: wasi32::uintptr_t, in enc_slice_of_wasi32_uintptr()
223 ptr: wasi32::uintptr_t, in dec_ciovec_slice()
243 ptr: wasi32::uintptr_t, in dec_iovec_slice()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/abi/foreign/
H A Dforeign-call-no-runtime.rs13 fn rust_dbg_call(cb: extern "C" fn(libc::uintptr_t), data: libc::uintptr_t) -> libc::uintptr_t; in rust_dbg_call()
41 extern "C" fn callback_isize(data: libc::uintptr_t) { in callback_isize()
48 extern "C" fn callback_i64(data: libc::uintptr_t) { in callback_i64()
55 extern "C" fn callback_i32(data: libc::uintptr_t) { in callback_i32()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/torture/
H A Dpr36373-10.c4 typedef __SIZE_TYPE__ uintptr_t; typedef
6 typedef unsigned long long uintptr_t; typedef
8 typedef unsigned long uintptr_t; typedef
10 typedef unsigned int uintptr_t; typedef

12345678910>>...152