HomeSort by relevance Sort by last modified time
    Searched defs:sec2 (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/sh64/
crange-2c.s 11 sec2: label
crange-2b.s 15 sec2: label
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock/
1-1.c 26 double sec1, sec2; local
38 sec2 = c2 / CLOCKS_PER_SEC;
40 if (sec2 > sec1) {
41 printf("Times T1=%.2f, T2=%.2f\n", sec1, sec2);
45 if (sec2 < sec1) {
55 sec1, sec2);
  /external/curl/lib/
x509asn1.c 450 char sec1, sec2; local
465 sec2 = '0';
471 sec2 = fracp[-1];
505 beg + 8, beg + 10, sec1, sec2,
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
storage.c 1650 const HChar *pri1, *pri2, **sec1, **sec2; local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-spu.c 2339 asection *sec1,*sec2; local
    [all...]
elf.c 4892 const asection *sec2 = *(const asection **) arg2; local
7616 asection *sec2; local
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
objcopy.c 3414 const asection *const *sec2 = (const asection * const *) arg2; local
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
ldlang.c 812 struct wildcard_list *sec2; local
813 for (sec2 = sec->next; sec2 != NULL; sec2 = sec2->next)
815 if (wild_spec_can_overlap (sec->spec.name, sec2->spec.name))
4693 const asection *sec2 = ((const struct check_sec *) arg2)->sec; local
4711 const asection *sec2 = ((const struct check_sec *) arg2)->sec; local
    [all...]

Completed in 174 milliseconds