Searched defs:stackTop (Results 1 – 1 of 1) sorted by relevance
68 stackPushMalloc(Stack *stackTop, const XML_Content *model, unsigned level) { in stackPushMalloc()80 stackPopFree(Stack *stackTop) { in stackPopFree()147 Stack *stackTop = stackPushMalloc(NULL, root, 1); in dumpContentModel() local