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

/ast/src/lib/libvgraph/
H A Dgrbranching.c20 } Brnode_t; typedef in typeref:struct:_brnode_s
30 #define BRNODE(n) ((Brnode_t*)grdtnode((n), Grbranching) )
271 Brnode_t* brn;
288 if(!(brn = (Brnode_t*)calloc(1, sizeof(Brnode_t))) )

Completed in 10 milliseconds