Searched defs:d3 (Results 1 – 9 of 9) sorted by relevance
/u-boot/test/lib/ |
A D | efi_device_path.c | 23 u8 d3[] __aligned(2) = { in lib_test_efi_dp_check_length() local
|
/u-boot/arch/x86/lib/ |
A D | string.c | 135 int d0, d1, d2, d3, d4, d5; in memmove() local
|
/u-boot/arch/m68k/include/asm/ |
A D | ptrace.h | 16 ulong d3; member
|
/u-boot/arch/x86/cpu/i386/ |
A D | interrupt.c | 90 unsigned long d0, d1, d2, d3, d6, d7; in dump_regs() local
|
/u-boot/lib/ |
A D | vsprintf.c | 54 unsigned d3, d2, d1, d0; in put_dec_trunc() local 92 unsigned d3, d2, d1, d0; in put_dec_full() local
|
A D | tiny-printf.c | 90 unsigned int d3, d2, d1, d0; in put_dec_trunc() local
|
/u-boot/test/ |
A D | unicode_ut.c | 45 static const char d3[] = {0xe6, 0xbd, 0x9c, 0xe6, 0xb0, 0xb4, 0xe8, 0x89, variable
|
/u-boot/arch/arm/mach-imx/imx8/ |
A D | snvs_security_sc.c | 292 u32 d3 = ptr_value(_p3); in check_write_secvio_config() local
|
/u-boot/include/ |
A D | efi.h | 112 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
Completed in 13 milliseconds