Searched refs:raxNodeLastChildPtr (Results 1 – 1 of 1) sorted by relevance
159 #define raxNodeLastChildPtr(n) ((raxNode**) ( \ macro423 raxNode **childfield = raxNodeLastChildPtr(n); in raxCompressNode()683 raxNode **childfield = raxNodeLastChildPtr(h); in raxGenericInsert()805 raxNode **childfield = raxNodeLastChildPtr(h); in raxGenericInsert()816 raxNode **cp = raxNodeLastChildPtr(postfix); in raxGenericInsert()834 cp = raxNodeLastChildPtr(trimmed); in raxGenericInsert()861 parentlink = raxNodeLastChildPtr(h); in raxGenericInsert()1156 raxNode **cp = raxNodeLastChildPtr(h); in raxRemove()1200 raxNode **cp = raxNodeLastChildPtr(new); in raxRemove()1224 raxNode **cp = raxNodeLastChildPtr(n); in raxRecursiveFree()[all …]