Searched defs:stack_top (Results 1 – 15 of 15) 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
32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
34 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
32 uintptr_t stack_top = (uintptr_t)((uint8_t*)(stack) + stack_size - sizeof(uintptr_t)); in marl_fiber_set_target() local
39 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
88 void *start, *stack_top, *stack_bottom; in allocate_stack() local
142 unsigned long stack_top = -1UL, start, end; in read_stack_addr_from_proc() local
140 FT_UInt stack_top; member
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
44 static scope_stack_t *stack_top = NULL; variable
1320 void* const stack_top = in ExecDeathTestSpawnChild() local
1354 void* const stack_top = in ExecDeathTestSpawnChild() local