Searched refs:rax_malloc (Results 1 – 2 of 2) sorted by relevance
41 #define rax_malloc zmalloc macro
103 ts->stack = rax_malloc(sizeof(void*)*ts->maxitems*2); in raxStackPush()190 raxNode *node = rax_malloc(nodesize); in raxNewNode()202 rax *rax = rax_malloc(sizeof(*rax)); in raxNew()708 trimmed = rax_malloc(nodesize); in raxGenericInsert()714 postfix = rax_malloc(nodesize); in raxGenericInsert()791 raxNode *postfix = rax_malloc(nodesize); in raxGenericInsert()795 raxNode *trimmed = rax_malloc(nodesize); in raxGenericInsert()1169 raxNode *new = rax_malloc(nodesize); in raxRemove()