Searched defs:Gralgo_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libvgraph/
H A Dvgraph.h11 typedef struct _gralgo_s Gralgo_t; typedef in typeref:struct:_gralgo_s
12 typedef Grdata_t* (*Grdata_f)_ARG_((Gralgo_t*, int, Grdata_t*));
69 Gralgo_t* algo; /* data is for this algorithm */
126 extern Grdata_t* _grdata _ARG_((Grdata_t**, Gralgo_t*, int));
163 extern Gralgo_t* Grbranching;

Completed in 20 milliseconds