Lines Matching refs:debugnode
67 #define debugnode(msg,n) raxDebugShowNode(msg,n) macro
70 #define debugnode(msg,n) macro
464 debugnode("Lookup current node",h); in raxLowWalk()
493 debugnode("Lookup stop node is",h); in raxLowWalk()
948 debugnode("raxRemoveChild before", parent); in raxRemoveChild()
959 debugnode("raxRemoveChild after", parent); in raxRemoveChild()
1011 debugnode("raxRemoveChild after", newnode); in raxRemoveChild()
1136 debugnode("Compression may be needed",h); in raxRemove()
1148 debugnode("Going up to",h); in raxRemove()
1196 debugnode("New node",new); in raxRemove()
1222 debugnode("free traversing",n); in raxRecursiveFree()
1231 debugnode("free depth-first",n); in raxRecursiveFree()