Searched refs:hsh (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/bin/rcs/
H A Drlog.c531 putabranch(branchroot->hsh);
532 putree(branchroot->hsh);
602 getbranchno(newbranch->hsh->num, &branchnum);
729 exttree(newbranch->hsh);
887 recentdate(newbranch->hsh, pd);
942 revno += extdate(newbranch->hsh);
H A Drcsrev.c557 while (0 < (result=cmpnumfld(revno,bhead->hsh->num,field))) {
574 next = bhead->hsh;
589 next = bhead->hsh;
H A Drcsgen.c547 aprintf(fout, "\n\t%s", nextbranch->hsh->num);
573 puttree(nextbranch->hsh, fout);
H A Drcssyn.c426 NewBranch->hsh = num;
H A Dci.c1019 getbranchno(bhead->hsh->num, &branchnum);
1029 while (0 < (result=cmpnumfld(num->string,(*btrail)->hsh->num,field))) {
1070 newbranch.hsh = &newdelta;
H A Drcs.c1582 while( pt && pt->hsh != delstrt ) {
1587 pt->hsh = cuttail;
H A Drcsbase.h383 struct hshentry * hsh; member in struct:branchhead
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-sh64.c1892 struct elf_sh64_link_hash_entry *hsh; local
1894 hsh = (struct elf_sh64_link_hash_entry *)h;
1895 off = hsh->datalabel_got_offset;
1926 struct elf_sh64_link_hash_entry *hsh; local
1928 hsh = (struct elf_sh64_link_hash_entry *)h;
1929 hsh->datalabel_got_offset |= 1;
2609 struct elf_sh64_link_hash_entry *hsh; local
2612 hsh = (struct elf_sh64_link_hash_entry *)h;
2613 if (hsh->datalabel_got_offset != (bfd_vma) -1)
2616 hsh
[all...]
H A Delf32-sh.c5224 struct elf_sh_link_hash_entry *hsh;
5226 hsh = (struct elf_sh_link_hash_entry *)h;
5227 off = hsh->datalabel_got.offset;
5260 struct elf_sh_link_hash_entry *hsh;
5262 hsh = (struct elf_sh_link_hash_entry *)h;
5263 hsh->datalabel_got.offset |= 1;
5220 struct elf_sh_link_hash_entry *hsh; local
5256 struct elf_sh_link_hash_entry *hsh; local

Completed in 88 milliseconds