Searched refs:gropen (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libvgraph/
H A Dvgraph.h116 extern Graph_t* gropen _ARG_((Grdisc_t*, int));
H A Dgraph.c250 Graph_t* gropen(Grdisc_t* disc, int type) function
H A Dgrbranching.c318 gr = gropen(0);
/ast/src/lib/libvcodex/
H A Dvcsfxsort.c374 if(!(gr = gropen(NIL(Grdisc_t*), GR_DIRECTED)) )
489 if(!(gr = gropen(NIL(Grdisc_t*), GR_DIRECTED)) )

Completed in 20 milliseconds