Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Dformat.c108 static struct form_str *stack_pop(struct stack *stack) in stack_pop() function
/reactos/dll/win32/jscript/
H A Dcompile.c1388 unsigned stack_pop = 0; in pop_to_stat() local
H A Dengine.c129 static inline jsval_t stack_pop(script_ctx_t *ctx) in stack_pop() function
/reactos/dll/win32/vbscript/
H A Dinterp.c250 static inline VARIANT *stack_pop(exec_ctx_t *ctx) in stack_pop() function