Searched defs:newh (Results 1 – 2 of 2) sorted by relevance
857 raxNode *newh = raxCompressNode(h,s+i,comprsize,&child); in raxGenericInsert() local866 raxNode *newh = raxAddChild(h,s[i],&child,&new_parentlink); in raxGenericInsert() local876 raxNode *newh = raxReallocForData(h,data); in raxGenericInsert() local
328 void *(*newh)(uintptr_t, int, void *); member