Home
last modified time | relevance | path

Searched defs:stackTop (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/examples/
H A Delement_declarations.c66 stackPushMalloc(Stack * stackTop,const XML_Content * model,unsigned level) stackPushMalloc() argument
78 stackPopFree(Stack * stackTop) stackPopFree() argument
145 Stack *stackTop = stackPushMalloc(NULL, root, 1); dumpContentModel() local
[all...]