Searched refs:branchpoint (Results 1 – 17 of 17) sorted by relevance
/netbsd/external/gpl2/rcs/dist/src/ |
H A D | ci.c | 981 addbranch(branchpoint, num, removedlock) in addbranch() argument 982 struct hshentry *branchpoint; in addbranch() 1002 if (!branchpoint->branches) { 1004 branchpoint->branches = &newbranch; 1006 bufscpy(num, branchpoint->num); 1014 bhead=branchpoint->branches; 1027 btrail = &branchpoint->branches; 1071 if (branchpoint->lockedby) 1072 if (strcmp(branchpoint->lockedby, getcaller()) == 0) 1073 return removelock(branchpoint); /* This returns 1. */
|
H A D | rcs.c | 245 static int branchpoint P((struct hshentry*,struct hshentry*)); 1135 branchpoint(strt, tail) in branchpoint() function 1193 if ( branchpoint(temp, cuttail) ) { in removerevs() 1217 if ( branchpoint(temp, cuttail) ){ in removerevs() 1243 if ( branchpoint( temp, cuttail ) ) { in removerevs() 1308 if ( branchpoint(temp, cuttail) ) { in removerevs()
|
H A D | ChangeLog | 491 * ci.c: Always unlock branchpoint if caller has a lock.
|
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/m32r/ |
H A D | m32rx.s | 2 branchpoint: label 7 bcl branchpoint 12 bncl branchpoint
|
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/m32r/ |
H A D | m32rx.s | 2 branchpoint: label 7 bcl branchpoint 12 bncl branchpoint
|
/netbsd/external/gpl2/xcvs/dist/src/ |
H A D | rcs.c | 4884 char *branchpoint, *newrevnum; in RCS_addbranch() local 4894 branchpoint = xstrdup (branch); in RCS_addbranch() 4905 free (branchpoint); in RCS_addbranch() 4908 free (branchpoint); in RCS_addbranch() 6270 char *branchpoint = NULL; in RCS_delete_revs() local 6406 rev1 = xstrdup (branchpoint); in RCS_delete_revs() 6407 if (numdots (branchpoint) > 1) in RCS_delete_revs() 6455 bp = strrchr (branchpoint, '.'); in RCS_delete_revs() 6459 before = xstrdup (branchpoint); in RCS_delete_revs() 6734 if (branchpoint != NULL) in RCS_delete_revs() [all …]
|
H A D | ChangeLog-97 | 663 * rcs.c (RCS_delete_revs): If "rev1" equals "branchpoint", then set
|
H A D | ChangeLog | 12682 the branchpoint owned by someone else, leave it alone. This
|
/netbsd/external/gpl2/xcvs/dist/doc/ |
H A D | RCSFILES | 176 to the branchpoint, and then from the branchpoint to the head of the
|
H A D | cvs.texinfo | 4278 @c having a tag on the branchpoint. For example 4279 @c "cvs tag rel-1-0-patches-branchpoint" before 9070 branchpoint and @var{rev} are left intact. For 9724 @c FIXME: Should we be recommending tagging the branchpoint? 9739 @c FIXME: Should we be recommending tagging the branchpoint?
|
H A D | ChangeLog | 4773 should better document tagging the branchpoint.
|
/netbsd/external/gpl3/gdb/dist/binutils/ |
H A D | MAINTAINERS | 287 git tag binutils-<org>-<name>-branchpoint
|
/netbsd/external/gpl3/binutils/dist/binutils/ |
H A D | MAINTAINERS | 293 git tag binutils-<org>-<name>-branchpoint
|
/netbsd/external/gpl3/binutils.old/dist/binutils/ |
H A D | MAINTAINERS | 285 git tag binutils-<org>-<name>-branchpoint
|
/netbsd/external/gpl3/gdb.old/dist/binutils/ |
H A D | MAINTAINERS | 287 git tag binutils-<org>-<name>-branchpoint
|
/netbsd/external/gpl3/gcc/dist/contrib/ |
H A D | ChangeLog | 1207 print tags/ prefixes before branchpoint/gcc-.
|
/netbsd/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
H A D | cvs.texinfo | 6771 @c having a tag on the branchpoint. For example 6772 @c "cvs tag rel-1-0-patches-branchpoint" before 13837 branchpoint and @var{rev} are left intact. For 14521 @c FIXME: Should we be recommending tagging the branchpoint? 14536 @c FIXME: Should we be recommending tagging the branchpoint?
|