Searched defs:buf1 (Results 1 – 17 of 17) sorted by relevance
| /u-boot/arch/m68k/cpu/mcf5445x/ |
| A D | cpu.c | 86 char buf1[32], buf2[32], buf3[32]; in print_cpuinfo() local
|
| /u-boot/lib/efi_selftest/ |
| A D | efi_selftest_util.c | 105 int efi_st_strcmp_16_8(const u16 *buf1, const unsigned char *buf2) in efi_st_strcmp_16_8()
|
| /u-boot/arch/m68k/cpu/mcf523x/ |
| A D | cpu.c | 52 char buf1[32], buf2[32]; in print_cpuinfo() local
|
| /u-boot/arch/m68k/cpu/mcf532x/ |
| A D | cpu.c | 92 char buf1[32], buf2[32]; in print_cpuinfo() local
|
| /u-boot/test/lib/ |
| A D | strlcat.c | 15 char buf1[BUF_SIZE], buf2[BUF_SIZE]; variable
|
| A D | string.c | 136 u8 buf1[BUFLEN]; in lib_memcpy() local
|
| /u-boot/env/ |
| A D | common.c | 331 int env_check_redund(const char *buf1, int buf1_read_fail, in env_check_redund() 378 int env_import_redund(const char *buf1, int buf1_read_fail, in env_import_redund()
|
| /u-boot/lib/efi_loader/ |
| A D | boothart.c | 107 static int strcomp(const char *buf1, const char *buf2) in strcomp()
|
| /u-boot/drivers/bios_emulator/x86emu/ |
| A D | debug.c | 186 char buf1[64]; in print_encoded_bytes() local
|
| /u-boot/drivers/mtd/ubi/ |
| A D | crc32.c | 485 unsigned char buf1[SIZE + 4]; in main() local
|
| A D | io.c | 1316 void *buf1; in self_check_write() local
|
| /u-boot/arch/arm/cpu/armv7/ls102xa/ |
| A D | cpu.c | 239 char buf1[32], buf2[32]; in print_cpuinfo() local
|
| /u-boot/arch/m68k/cpu/mcf52x2/ |
| A D | cpu.c | 47 char buf1[32], buf2[32]; in print_cpuinfo() local
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | cpu.c | 58 char buf1[32], buf2[32]; in checkcpu() local
|
| /u-boot/board/gateworks/gw_ventana/ |
| A D | gw_ventana.c | 727 char buf1[32]; in misc_init_r() local
|
| /u-boot/fs/ubifs/ |
| A D | recovery.c | 233 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
|
| /u-boot/cmd/ |
| A D | mem.c | 250 const void *buf1, *buf2, *base; in do_mem_cmp() local
|
Completed in 34 milliseconds