| /src/external/bsd/libevent/dist/ |
| win32select.c | 166 struct idx_info *ent2; local 170 ent2 = evmap_io_get_fdinfo_(&base->io, s2); 172 if (!ent2) /* This indicates a bug. */ 175 ent2->read_pos_plus1 = i+1; 177 ent2->write_pos_plus1 = i+1;
|
| /src/external/bsd/ntp/dist/sntp/libevent/ |
| win32select.c | 165 struct idx_info *ent2; local 169 ent2 = evmap_io_get_fdinfo_(&base->io, s2); 171 if (!ent2) /* This indicates a bug. */ 174 ent2->read_pos_plus1 = i+1; 176 ent2->write_pos_plus1 = i+1;
|
| /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/ |
| aorsmul_1.asm | 189 br r31, $ent2 C 250 $ent2:
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf64-ppc.c | 9834 struct got_entry *ent, *ent2; 9838 for (ent2 = ent->next; ent2 != NULL; ent2 = ent2->next) 9839 if (!ent2->is_indirect 9840 && ent2->addend == ent->addend 9841 && ent2->tls_type == ent->tls_type 9842 && elf_gp (ent2->owner) == elf_gp (ent->owner)) 9844 ent2->is_indirect = true 9830 struct got_entry *ent, *ent2; local 12860 struct got_entry *ent, *ent2; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf64-ppc.c | 9834 struct got_entry *ent, *ent2; 9838 for (ent2 = ent->next; ent2 != NULL; ent2 = ent2->next) 9839 if (!ent2->is_indirect 9840 && ent2->addend == ent->addend 9841 && ent2->tls_type == ent->tls_type 9842 && elf_gp (ent2->owner) == elf_gp (ent->owner)) 9844 ent2->is_indirect = true 9830 struct got_entry *ent, *ent2; local 12857 struct got_entry *ent, *ent2; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf64-ppc.c | 9827 struct got_entry *ent, *ent2; 9831 for (ent2 = ent->next; ent2 != NULL; ent2 = ent2->next) 9832 if (!ent2->is_indirect 9833 && ent2->addend == ent->addend 9834 && ent2->tls_type == ent->tls_type 9835 && elf_gp (ent2->owner) == elf_gp (ent->owner)) 9837 ent2->is_indirect = true 9823 struct got_entry *ent, *ent2; local 12840 struct got_entry *ent, *ent2; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf64-ppc.c | 9824 struct got_entry *ent, *ent2; 9828 for (ent2 = ent->next; ent2 != NULL; ent2 = ent2->next) 9829 if (!ent2->is_indirect 9830 && ent2->addend == ent->addend 9831 && ent2->tls_type == ent->tls_type 9832 && elf_gp (ent2->owner) == elf_gp (ent->owner)) 9834 ent2->is_indirect = true 9820 struct got_entry *ent, *ent2; local 12833 struct got_entry *ent, *ent2; local [all...] |