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

  /src/external/gpl2/rcs/dist/src/
ci.c 249 struct Symrev {
252 struct Symrev * nextsym;
278 static struct Symrev *assoclst, **nextassoc;
1081 register struct Symrev *p;
1314 struct Symrev *pt;
1316 pt = talloc(struct Symrev);
ci.c 249 struct Symrev {
252 struct Symrev * nextsym;
278 static struct Symrev *assoclst, **nextassoc;
1081 register struct Symrev *p;
1314 struct Symrev *pt;
1316 pt = talloc(struct Symrev);
rcs.c 213 struct Symrev {
217 struct Symrev * nextsym;
275 static struct Symrev *assoclst, **nextassoc;
675 struct Symrev * pt;
691 pt = talloc(struct Symrev);
1324 struct Symrev const *curassoc;
rcs.c 213 struct Symrev {
217 struct Symrev * nextsym;
275 static struct Symrev *assoclst, **nextassoc;
675 struct Symrev * pt;
691 pt = talloc(struct Symrev);
1324 struct Symrev const *curassoc;

Completed in 49 milliseconds