Home
last modified time | relevance | path

Searched defs:d4 (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/tcg/s390x/
H A Dper.S65 d4: label
/openbmc/u-boot/arch/x86/lib/
H A Dstring.c135 int d0, d1, d2, d3, d4, d5; in memmove() local
/openbmc/u-boot/arch/m68k/include/asm/
H A Dptrace.h17 ulong d4; member
/openbmc/qemu/linux-user/m68k/
H A Dtarget_syscall.h8 abi_long d1, d2, d3, d4, d5, d6, d7; member
/openbmc/u-boot/test/
H A Dunicode_ut.c45 static const char d4[] = {0xf0, 0x90, 0x92, 0x8d, 0xf0, 0x90, 0x92, 0x96, variable
/openbmc/qemu/chardev/
H A Dbaum.c121 #define BRLAPI_DOTS(d1,d2,d3,d4,d5,d6,d7,d8) \ argument
/openbmc/u-boot/include/
H A Defi.h101 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
/openbmc/qemu/tcg/
H A Dtcg.c750 tcg_target_ulong d3, tcg_target_ulong d4, in new_pool_l8()