Searched refs:branchpoint (Results 1 – 4 of 4) sorted by relevance
| /trueos/gnu/usr.bin/rcs/ci/ |
| HD | ci.c | 978 addbranch(branchpoint, num, removedlock) in addbranch() argument 979 struct hshentry *branchpoint; in addbranch() 999 if (!branchpoint->branches) { 1001 branchpoint->branches = &newbranch; 1003 bufscpy(num, branchpoint->num); 1011 bhead=branchpoint->branches; 1024 btrail = &branchpoint->branches; 1068 if (branchpoint->lockedby) 1069 if (strcmp(branchpoint->lockedby, getcaller()) == 0) 1070 return removelock(branchpoint); /* This returns 1. */
|
| /trueos/gnu/usr.bin/rcs/rcs/ |
| HD | rcs.c | 242 static int branchpoint P((struct hshentry*,struct hshentry*)); 1132 branchpoint(strt, tail) in branchpoint() function 1190 if ( branchpoint(temp, cuttail) ) { in removerevs() 1214 if ( branchpoint(temp, cuttail) ){ in removerevs() 1240 if ( branchpoint( temp, cuttail ) ) { in removerevs() 1305 if ( branchpoint(temp, cuttail) ) { in removerevs()
|
| /trueos/contrib/binutils/binutils/ |
| HD | MAINTAINERS | 236 cvs tag binutils-<org>-<name>-branchpoint 243 cvs rtag -b -r binutils-<org>-<name>-branchpoint \
|
| /trueos/contrib/gdb/gdb/doc/ |
| HD | gdbint.texinfo | 5646 gdb_N_M-YYYY-MM-DD-branchpoint 5654 gdb_N_M-YYYY-MM-DD-branchpoint 5659 @emph{Pragmatics: The branchpoint and release tags need to identify when 5804 -D $D-gmt gdb_$V-$D-branchpoint insight+dejagnu 5806 -D 2002-03-03-gmt gdb_5_2-2002-03-03-branchpoint insight+dejagnu 5810 -b -r gdb_$V-$D-branchpoint gdb_$V-branch insight+dejagnu 5812 -b -r gdb_5_2-2002-03-03-branchpoint gdb_5_2-branch insight+dejagnu
|