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

  /src/external/gpl2/rcs/dist/src/
rlog.c 41 * (recentdate, extdate): cmpnum -> cmpdate
210 static void recentdate P((struct hshentry const*,struct Datepairs*));
447 recentdate(Head, currdate);
873 recentdate(root, pd) function
890 recentdate(root->next, pd);
893 recentdate(newbranch->hsh, pd);

Completed in 18 milliseconds