Searched defs:arc (Results 1 – 6 of 6) sorted by relevance
30 typedef struct arc struct32 Sym *parent; /* source vertice of arc */ argument33 Sym *child; /* dest vertice of arc */ argument35 double time; /* time inherited along arc */ argument36 double child_time; /* child-time inherited along arc */ argument37 struct arc *next_parent; /* next parent of CHILD */ argument38 struct arc *next_child; /* next child of PARENT */ argument39 int has_been_placed; /* have this arc's functions been placed? */ argument
61 Arc *arc; in arc_lookup() local91 Arc *arc, **newarcs; in arc_add() local166 Arc *arc; in propagate_time() local275 Arc *arc; in cycle_link() local363 Arc *arc; in inherit_flags() local598 Arc *arc; in cg_assemble() local
313 Arc *arc, *detached, sorted, *prev; in sort_parents() local347 Arc *arc; in print_parents() local400 Arc *arc, *detached, sorted, *prev; in sort_children() local434 Arc *arc; in print_children() local867 Arc *arc; in cg_print_function_ordering() local916 Arc *arc = scratch_arcs[arc_index]; in cg_print_function_ordering() local
109 Arc *arc; in cg_write_arcs() local
274 Arc *arc; in cg_dfn() local
638 Arc *arc; in gmon_out_write() local