Searched refs:Revlst (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr27531-1.c18 static struct Revpairs *revlist, *Revlst; variable in typeref:struct:
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/rlog/
H A Drlog.c227 static struct Revpairs *revlist, *Revlst; variable in typeref:struct:
987 if ((prevision = Revlst)) /* only certain revs or branches wanted */
1092 /* and then stored the numeric names in Revlst */
1102 Revlst = 0;
1164 pt->rnext = Revlst;
1165 Revlst = pt;
1174 pt->rnext=Revlst; Revlst=pt;

Completed in 58 milliseconds