Home
last modified time | relevance | path

Searched defs:d3 (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dstring.c136 int d0, d1, d2, d3, d4, d5; in memmove() local
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dptrace.h18 ulong d3; member
/rk3399_rockchip-uboot/arch/x86/cpu/i386/
H A Dinterrupt.c72 unsigned long d0, d1, d2, d3, d6, d7; in dump_regs() local
/rk3399_rockchip-uboot/lib/
H A Dvsprintf.c52 unsigned d3, d2, d1, d0; in put_dec_trunc() local
90 unsigned d3, d2, d1, d0; in put_dec_full() local
H A Dtiny-printf.c96 unsigned int d3, d2, d1, d0; in put_dec_trunc() local
/rk3399_rockchip-uboot/include/
H A Defi.h89 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument