Searched refs:raxDebugShowNode (Results 1 – 1 of 1) sorted by relevance
52 void raxDebugShowNode(const char *msg, raxNode *n);67 #define debugnode(msg,n) raxDebugShowNode(msg,n)1888 void raxDebugShowNode(const char *msg, raxNode *n) { in raxDebugShowNode() function