HomeSort by: relevance | last modified time | path
    Searched defs:delcnt (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 749 int delcnt; member in struct:rbtdb_dbiterator
5825 rbtdbiter->delcnt = 0;
9476 if (rbtdbiter->delcnt != 0) {
9486 rbtdbiter->delcnt,
9496 for (i = 0; i < rbtdbiter->delcnt; i++) {
9506 rbtdbiter->delcnt = 0;
9893 if (rbtdbiter->delcnt == DELETION_BATCH_MAX) {
9903 rbtdbiter->deletions[rbtdbiter->delcnt++] = node;
  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 14215 int delcnt = 0;
14442 delcnt = 4;
14455 && (delcnt = MATCH (bfd_get_16 (abfd, ptr + 4),
14458 && (delcnt = MATCH (bfd_get_micromips_32 (abfd,
14474 irel->offset + 4; delcnt has already been set above. */
14495 delcnt = 2;
14524 delcnt = 2;
14568 delcnt = 2;
14573 if (delcnt != 0)
14580 /* Delete bytes depending on the delcnt and deloff. *
14172 int delcnt = 0; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 14164 int delcnt = 0;
14391 delcnt = 4;
14404 && (delcnt = MATCH (bfd_get_16 (abfd, ptr + 4),
14407 && (delcnt = MATCH (bfd_get_micromips_32 (abfd,
14423 irel->offset + 4; delcnt has already been set above. */
14444 delcnt = 2;
14473 delcnt = 2;
14517 delcnt = 2;
14522 if (delcnt != 0)
14529 /* Delete bytes depending on the delcnt and deloff. *
14121 int delcnt = 0; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 14059 int delcnt = 0;
14286 delcnt = 4;
14299 && (delcnt = MATCH (bfd_get_16 (abfd, ptr + 4),
14302 && (delcnt = MATCH (bfd_get_micromips_32 (abfd,
14318 irel->offset + 4; delcnt has already been set above. */
14339 delcnt = 2;
14368 delcnt = 2;
14412 delcnt = 2;
14417 if (delcnt != 0)
14424 /* Delete bytes depending on the delcnt and deloff. *
14016 int delcnt = 0; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 14072 int delcnt = 0;
14299 delcnt = 4;
14312 && (delcnt = MATCH (bfd_get_16 (abfd, ptr + 4),
14315 && (delcnt = MATCH (bfd_get_micromips_32 (abfd,
14331 irel->offset + 4; delcnt has already been set above. */
14352 delcnt = 2;
14381 delcnt = 2;
14425 delcnt = 2;
14430 if (delcnt != 0)
14437 /* Delete bytes depending on the delcnt and deloff. *
14029 int delcnt = 0; local
    [all...]

Completed in 114 milliseconds