Searched refs:parentlink (Results 1 – 1 of 1) sorted by relevance
383 *parentlink = childfield; in raxAddChild()459 raxNode **parentlink = &rax->head; in raxLowWalk() local487 parentlink = children+j; in raxLowWalk()495 if (plink) *plink = parentlink; in raxLowWalk()513 raxNode *h, **parentlink; in raxGenericInsert() local860 memcpy(parentlink,&h,sizeof(h)); in raxGenericInsert()869 memcpy(parentlink,&h,sizeof(h)); in raxGenericInsert()870 parentlink = new_parentlink; in raxGenericInsert()881 memcpy(parentlink,&h,sizeof(h)); in raxGenericInsert()1065 raxNode **parentlink; in raxRemove() local[all …]