Searched refs:Grdisc_t (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libvgraph/
H A Dvgraph.h9 typedef struct _grdisc_s Grdisc_t; typedef in typeref:struct:_grdisc_s
13 typedef int (*Grevent_f)_ARG_((Graph_t*, int, Void_t*, Grdisc_t*));
47 { Grdisc_t* disc; /* graph discipline */
116 extern Graph_t* gropen _ARG_((Grdisc_t*, int));
H A Dgraph.c250 Graph_t* gropen(Grdisc_t* disc, int type)
/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 18 milliseconds