Home
last modified time | relevance | path

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

/external/expat/expat/examples/
Delement_declarations.c67 Stack *const newStackTop = malloc(sizeof(Stack)); in stackPushMalloc() local
79 Stack *const newStackTop = stackTop->prev; in stackPopFree() local
159 Stack *const newStackTop in dumpContentModel() local