Searched refs:arctype (Results 1 – 7 of 7) sorted by relevance
86 typedef struct arcstruct arctype; typedef119 arctype *parents; /* list of caller arcs */120 arctype *children; /* list of callee arcs */140 arctype *list[1]; /* list of arcs in cycle */145 extern arctype *archead; /* the head of arcs in current cycle list */233 int addcycle(arctype **, arctype **);235 int arccmp(arctype *, arctype *);236 arctype *arclookup(nltype *, nltype *);244 int descend(nltype *, arctype **, arctype **);
49 arctype *arcp; in addarc()112 arctype *arcp; in doarcs()263 arctype *arcp; in timepropagate()354 arctype *arcp; in cyclelink()447 arctype *arcp; in cycleanalyze()519 descend(nltype *node, arctype **stkstart, arctype **stkp) in descend()521 arctype *arcp; in descend()551 addcycle(arctype **stkstart, arctype **stkend) in addcycle()558 arctype *arcp; in addcycle()630 arctype *arcp; in compresslist()[all …]
280 arctype *arcp; in printparents()324 arctype *arcp; in printchildren()383 arctype *arcp; in sortchildren()384 arctype *detachedp; in sortchildren()385 arctype sorted; in sortchildren()386 arctype *prevp; in sortchildren()422 arctype *arcp; in sortparents()423 arctype *detachedp; in sortparents()424 arctype sorted; in sortparents()425 arctype *prevp; in sortparents()[all …]
64 (arctype *) 0 , /* list of caller arcs */65 (arctype *) 0 /* list of callee arcs */
77 arctype *80 arctype *arcp; in arclookup()
46 arctype *archead; /* the head of arcs in current cycle list */356 arctype *arcp; in dumpsum()
62 arctype *arcp; in dfn()