Home
last modified time | relevance | path

Searched defs:s64 (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dint-ll64.h41 typedef __s64 s64; typedef
/openbmc/u-boot/arch/nios2/include/asm/
H A Dtypes.h47 typedef signed long long s64; typedef
/openbmc/linux/arch/powerpc/boot/
H A Dtypes.h16 typedef long long s64; typedef
/openbmc/linux/include/asm-generic/
H A Dint-ll64.h22 typedef __s64 s64; typedef
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dfill_buf.c58 size_t s64; in malloc_and_init_memory() local
/openbmc/linux/tools/include/linux/
H A Dtypes.h34 typedef int64_t s64; typedef
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h27 typedef signed long long s64; typedef
/openbmc/linux/arch/s390/kernel/
H A Duprobes.c236 s64 s64; member
/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h19 typedef __s64 s64; typedef
/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c56 int64_t s64; member
/openbmc/qemu/io/
H A Dchannel-websock.c139 } s64; member
/openbmc/linux/tools/perf/util/
H A Ddata-convert-bt.c73 struct bt_ctf_field_type *s64; member
/openbmc/linux/lib/
H A Dtest_bpf.c824 struct bpf_insn*, s64, s64)) in __bpf_fill_pattern() argument
/openbmc/linux/include/acpi/
H A Dactypes.h96 typedef COMPILER_DEPENDENT_INT64 s64; typedef
/openbmc/qemu/target/m68k/
H A Dtranslate.c3356 TCGv_i64 t64, s64; in shift_reg() local
/openbmc/qemu/target/sparc/
H A Dtranslate.c1829 TCGv_i64 s64, t64; in gen_ldstub_asi() local
/openbmc/qemu/target/ppc/
H A Dcpu.h337 int64_t s64[2]; member
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c163 struct { TCGv_i64 a, b; } s64; member