Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 15 of 15) sorted by relevance

/u-boot/lib/efi_selftest/
A Defi_selftest_mem.c40 u8 c2[] = "abcdefghijklmnop"; in execute() local
A Defi_selftest_unicode_collation.c48 u16 c2[] = L"FIRST"; in test_stri_coll() local
/u-boot/arch/x86/cpu/ivybridge/
A Dsdram.c61 u16 c1, c2, checksum, seed_checksum; in read_seed_from_cmos() local
139 u16 c1, c2, checksum; in write_seeds_to_cmos() local
/u-boot/arch/arm/mach-bcm283x/include/mach/
A Dtimer.h31 u32 c2; member
/u-boot/lib/efi_loader/
A Defi_unicode_collation.c51 s32 c1, c2; in efi_stri_coll() local
/u-boot/drivers/thermal/
A Dimx_thermal.c60 s64 c1, c2; in read_cpu_temperature() local
/u-boot/arch/m68k/include/asm/coldfire/
A Dskha.h32 u32 c2; /* 0x74 Context 2 */ member
/u-boot/test/
A Dunicode_ut.c27 static const u16 c2[] = {0x6b, 0x61, 0x66, 0x62, 0xe1, 0x74, 0x75, 0x72, 0x00}; variable
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-coremask.h705 const struct cvmx_coremask *c2) in cvmx_coremask_intersects()
/u-boot/arch/nios2/lib/
A Dlibgcc.c572 const unsigned char c1 = *s1++, c2 = *s2++; in __gcc_bcmp() local
/u-boot/lib/
A Dstring.c34 unsigned char c1, c2; in strncasecmp() local
A Dbch.c655 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local
688 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
/u-boot/drivers/xen/
A Dxenbus.c56 int c1, c2; in memcpy_from_ring() local
/u-boot/lib/bzip2/
A Dbzlib_blocksort.c396 UChar c1, c2; in mainGtU() local
/u-boot/drivers/video/
A Dstb_truetype.h975 #define stbtt_tag4(p,c0,c1,c2,c3) ((p)[0] == (c0) && (p)[1] == (c1) && (p)[2] == (c2) && (p)[3] == … argument

Completed in 26 milliseconds