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