HomeSort by: relevance | last modified time | path
    Searched refs:ftalloc (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcssyn.c 272 newaccess = ftalloc(struct access);
288 newassoc = ftalloc(struct assoc);
306 newlock = ftalloc(struct rcslock);
425 NewBranch = ftalloc(struct branchhead);
rlog.c 1157 pt = ftalloc(struct Revpairs);
1168 pt = ftalloc(struct Revpairs);
rcsbase.h 708 #define ftalloc(T) ftnalloc(T,1) macro
rcsrev.c 385 p = ftalloc(struct hshentries);
rcsedit.c 1751 next = ftalloc(struct rcslock);
1787 next = ftalloc(struct assoc);
rcs.c 998 *p = t = ftalloc(struct access);
rcslex.c 252 *p = n = ftalloc(struct hshentry);

Completed in 23 milliseconds