HomeSort by relevance Sort by last modified time
    Searched refs:n_elt (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf.c 690 unsigned int n_elt = shdr->sh_size / 4; local
694 while (--n_elt != 0)
703 n_elt = shdr->sh_size / 4;
704 while (--n_elt != 0)
708 if (n_elt != 0)
809 unsigned int n_elt = shdr->sh_size / 4; local
811 while (--n_elt != 0)
2016 unsigned int n_elt = hdr->sh_size \/ GRP_ENTRY_SIZE; local
    [all...]
  /external/libxml2/
testapi.c 1368 int n_elt; local
1843 int n_elt; local
1884 int n_elt; local
    [all...]

Completed in 205 milliseconds