Searched defs:stack_push (Results 1 – 2 of 2) sorted by relevance
434 Result stack_push = StackPush(object); in SerializeJSArray() local526 Result stack_push = StackPush(object); in SerializeJSObject() local
430 static int stack_push(struct stack *stack, void *ptr) in stack_push() function