Home
last modified time | relevance | path

Searched defs:i32 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/samples/rust/hostprogs/
Da.rs
/openbmc/qemu/gdbstub/
H A Dsyscalls.c112 uint32_t i32; in gdb_do_syscall() local
/openbmc/linux/include/net/sctp/
Dcommand.h
/openbmc/qemu/rust/qemu-api/src/
H A Derrno.rs165 fn map_ok(self) -> i32 { in map_ok()
/openbmc/linux/arch/mips/include/asm/octeon/
Dcvmx-fau.h
/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/
H A Drpc.h45 s32 i32[(SC_RPC_MAX_MSG - 1U)]; member
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs844 fn pre_save(&self) -> i32 { in pre_save()
858 fn post_load(&self, _version_id: u8) -> i32 { in post_load()
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c680 int32_t i32; member
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c1166 TCGv_i32 i32 = tcg_temp_new_i32(); in TRANS_FEAT() local