Searched refs:stackPushMalloc (Results 1 – 1 of 1) sorted by relevance
66 stackPushMalloc(Stack *stackTop, const XML_Content *model, unsigned level) { in stackPushMalloc() function145 Stack *stackTop = stackPushMalloc(NULL, root, 1); in dumpContentModel()160 = stackPushMalloc(stackTop, model->children + (u - 1), level + 1); in dumpContentModel()