Searched defs:stack_top (Results 1 – 16 of 16) sorted by relevance
78 scan_stack_modes_t stack_top) /**< current stack top */ in scanner_scan_primary_expression()298 scan_stack_modes_t stack_top) /**< current stack top */ in scanner_scan_post_primary_expression()387 scan_stack_modes_t stack_top) /**< current stack top */ in scanner_scan_primary_expression_end()1079 scan_stack_modes_t stack_top) /**< current stack top */ in scanner_scan_statement()2135 uint8_t stack_top = context_p->stack_top_uint8; in scanner_scan_statement_end() local2360 scan_stack_modes_t stack_top = (scan_stack_modes_t) context_p->stack_top_uint8; in scanner_scan_all() local
138 #define SCANNER_IS_FOR_START(stack_top) \ argument
168 void * stack_top = reinterpret_cast< void * >( in create_context1() local190 void * stack_top = reinterpret_cast< void * >( in create_context2() local
165 void * stack_top = reinterpret_cast< void * >( in create_fiber1() local187 void * stack_top = reinterpret_cast< void * >( in create_fiber2() local
173 function(stack_top STACK_ARG ITEM) function
85 unsigned long stack_top = -1UL, start, end; in read_stack_addr_from_proc() local
140 FT_UInt stack_top; member
620 const uintptr_t stack_top = reinterpret_cast<uintptr_t>(&arg); in StartThread() local
623 size_t stack_top = (size_t) (frame_ctx_p->stack_top_p - VM_GET_REGISTERS (frame_ctx_p)); in opfunc_create_executable_object() local
1302 void* const stack_top = in ExecDeathTestSpawnChild() local
1366 void* const stack_top = in ExecDeathTestSpawnChild() local
281 LIST * stack_top( STACK * s ) in stack_top() function
8951 void* const stack_top = in ExecDeathTestSpawnChild() local
7916 void* const stack_top = in ExecDeathTestSpawnChild() local
275 const uint8_t *stack_top; member