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

  /src/external/gpl2/rcs/dist/src/
rcs.c 278 static struct hshentry *cuthead, *cuttail, *delstrt; variable in typeref:struct:hshentry
589 cuthead = cuttail = 0;
1124 cuthead = 0;
1126 cuthead = store->first;
1168 /* delstrt in cuthead (0, if delstrt is head), and the */
1235 cuthead = target;
1280 cuthead = target;
1525 if ( cuthead ) {
1531 while (deltas->first != cuthead) {
1580 if ( cuthead )
    [all...]
rcs.c 278 static struct hshentry *cuthead, *cuttail, *delstrt; variable in typeref:struct:hshentry
589 cuthead = cuttail = 0;
1124 cuthead = 0;
1126 cuthead = store->first;
1168 /* delstrt in cuthead (0, if delstrt is head), and the */
1235 cuthead = target;
1280 cuthead = target;
1525 if ( cuthead ) {
1531 while (deltas->first != cuthead) {
1580 if ( cuthead )
    [all...]

Completed in 28 milliseconds