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

  /src/external/gpl2/xcvs/dist/src/
commit.c 59 static void fixbranch (RCSNode *, char *branch);
1455 fixbranch (finfo->rcs, sbranch);
1503 fixbranch (finfo->rcs, sbranch);
1975 fixbranch (RCSNode *rcs, char *branch) function
2245 fixbranch (rcs, sbranch);
2448 fixbranch (rcs, branch);
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
trees.c 2080 fixbranch(P1ND *p, int label) function
2151 fixbranch(p, true);
2210 fixbranch(p, true);
2215 fixbranch(buildtree(EQ, p, bcon(0)), false);
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
trees.c 2008 fixbranch(NODE *p, int label) function
2079 fixbranch(p, true);
2138 fixbranch(p, true);
2143 fixbranch(buildtree(EQ, p, bcon(0)), false);

Completed in 48 milliseconds