HomeSort by relevance Sort by last modified time
    Searched refs:e32 (Results 1 - 25 of 41) sorted by null

1 2

  /external/clang/test/Lexer/
11-27-2007-FloatLiterals.c 10 double D = 2e32;
12 double D2 = 02e32;
  /external/ppp/pppd/
eui64.h 50 uint32_t e32[2]; /* lower 64-bit IPv6 address */ member in union:__anon29592
71 u_int32_t e32[2]; member in union:__anon29593
76 #define eui64_iszero(e) (((e).e32[0] | (e).e32[1]) == 0)
77 #define eui64_equals(e, o) (((e).e32[0] == (o).e32[0]) && \
78 ((e).e32[1] == (o).e32[1]))
79 #define eui64_zero(e) (e).e32[0] = (e).e32[1] = 0
    [all...]
  /external/elfutils/libdwfl/
elf-from-memory.c 105 Elf32_Ehdr e32; member in union:__anon18899
137 phoff = ehdr.e32.e_phoff;
138 phnum = ehdr.e32.e_phnum;
139 phentsize = ehdr.e32.e_phentsize;
142 shdrs_end = ehdr.e32.e_shoff + ehdr.e32.e_shnum * ehdr.e32.e_shentsize;
194 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32;
220 switch (ehdr.e32.e_ident[EI_CLASS])
252 ehdr.e32.e_ident[EI_DATA]) == NULL
    [all...]
dwfl_segment_report_module.c 338 Elf32_Ehdr e32; member in union:__anon18898
367 e_type = ehdr.e32.e_type;
368 phoff = ehdr.e32.e_phoff;
369 phnum = ehdr.e32.e_phnum;
370 phentsize = ehdr.e32.e_phentsize;
373 shdrs_end = ehdr.e32.e_shoff + ehdr.e32.e_shnum * ehdr.e32.e_shentsize;
475 ehdr.e32.e_ident[EI_DATA]) == NULL)
835 if (mod != NULL && (execlike || ehdr.e32.e_type == ET_EXEC)
    [all...]
dwfl_module_getdwarf.c 309 Elf32_Ehdr e32; member in union:__anon18894
332 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32)
334 if (ehdr.e32.e_shentsize != shentsize
335 || ehdr.e32.e_phentsize != phentsize)
337 phnum = ehdr.e32.e_phnum;
338 shnum = ehdr.e32.e_shnum;
388 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32;
400 ehdr.e32.e_ident[EI_DATA]) == NULL))
445 ehdr.e32.e_ident[EI_DATA]) == NULL))
    [all...]
  /external/elfutils/libelf/
elf_getphdrnum.c 67 && elf->state.elf32.scns.data[0].shdr.e32 != NULL))
68 *dst = scns->data[0].shdr.e32->sh_info;
elf_begin.c 81 Elf32_Ehdr *e32; member in union:__anon18959
87 Elf32_Ehdr e32; member in union:__anon18960
110 ehdr_mem.e32.e_shnum = ((Elf32_Ehdr *) e_ident)->e_shnum;
111 ehdr_mem.e32.e_shoff = ((Elf32_Ehdr *) e_ident)->e_shoff;
118 CONVERT (ehdr_mem.e32.e_shnum);
119 CONVERT (ehdr_mem.e32.e_shoff);
143 result = ehdr.e32->e_shnum;
145 if (unlikely (result == 0) && ehdr.e32->e_shoff != 0)
147 if (unlikely (ehdr.e32->e_shoff >= maxsize)
148 || unlikely (maxsize - ehdr.e32->e_shoff < sizeof (Elf32_Shdr))
    [all...]
gelf_getshdr.c 60 = scn->shdr.e32 ?: __elf32_getshdr_rdlock (scn);
gelf_update_shdr.c 55 = scn->shdr.e32 ?: __elf32_getshdr_wrlock (scn);
elf_getshdrstrndx.c 101 if (elf->state.elf32.scns.data[0].shdr.e32 != NULL)
103 num = elf->state.elf32.scns.data[0].shdr.e32->sh_link;
elf_newscn.c 125 result->shdr.e32 = (Elf32_Shdr *) calloc (1, sizeof (Elf32_Shdr));
126 if (result->shdr.e32 == NULL)
elf_strptr.c 104 Elf32_Shdr *shdr = strscn->shdr.e32 ?: __elf32_getshdr_rdlock (strscn);
elf_end.c 151 free (scn->shdr.e32);
elf_getdata.c 231 = scn->shdr.e32 ?: __elf32_getshdr_wrlock (scn);
libelfP.h 231 Elf32_Shdr *e32; /* Pointer to 32bit section header. */ member in union:Elf_Scn::__anon18975
  /external/google-breakpad/src/processor/
binarystream_unittest.cc 263 const uint32_t e32 = 0x30303030; local
271 stream << e8 << e16 << e32 << e64 << es;
276 EXPECT_EQ(e32, u32);
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
misc.c 856 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 };
861 bigtens[] = { 1e16, 1e32, 1e64 };
864 bigtens[] = { 1e16, 1e32 };
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
misc.c 858 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 };
863 bigtens[] = { 1e16, 1e32, 1e64 };
866 bigtens[] = { 1e16, 1e32 };
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/
branch_32.d 86 af8: 9000 0e32 bleu 0xd2a
286 2d70: 9000 1e32 ble 0x2fa2
386 3eac: 9000 3e32 b 0x40de
  /prebuilts/go/darwin-x86/src/strconv/
atof_test.go 438 ParseFloat("12.3456e32", 32)
  /prebuilts/go/linux-x86/src/strconv/
atof_test.go 438 ParseFloat("12.3456e32", 32)
  /external/elfutils/src/
unstrip.c 1014 Elf32_Ehdr e32;
1033 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32)
1035 phnum = ehdr.e32.e_phnum;
1036 shnum = ehdr.e32.e_shnum;
1053 bool class32 = ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32;
1012 Elf32_Ehdr e32; member in union:__anon19021
    [all...]
  /external/boringssl/src/crypto/fipsmodule/ec/
p256-64.c 819 felem e2, e4, e8, e16, e32, e64; local
858 felem_assign(e32, ftmp);
871 felem_mul(tmp, e64, e32);
    [all...]
  /external/libconstrainedcrypto/
p256_ec.c 612 felem e2, e4, e8, e16, e32, e64; local
637 felem_assign(e32, ftmp);
647 felem_mul(ftmp2, e64, e32); /* 2^64 - 2^0 */
    [all...]
  /external/syslinux/
Makefile 264 ARCH=i386 BITS=32 EFI_BUILD=1 LDLINUX=ldlinux.e32 \

Completed in 799 milliseconds

1 2