Home
last modified time | relevance | path

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

/freebsd/contrib/expat/examples/
H A Delement_declarations.c69 Stack *const newStackTop = malloc(sizeof(Stack)); in stackPushMalloc() local
81 Stack *const newStackTop = stackTop->prev; in stackPopFree() local
161 Stack *const newStackTop in dumpContentModel() local