Searched refs:STACK_LEN (Results 1 – 8 of 8) sorted by relevance
112 #define STACK_LEN 64 macro114 static void dump_stack(const char* symbols[STACK_LEN]) in dump_stack() argument117 for(i = 0; i < STACK_LEN; ++i) in dump_stack()144 struct debug_stack_frame frames[STACK_LEN]; in debug_reference_slowpath()145 const char* symbols[STACK_LEN]; in debug_reference_slowpath()153 debug_backtrace_capture(frames, 1, STACK_LEN); in debug_reference_slowpath()154 for(i = 0; i < STACK_LEN; ++i) in debug_reference_slowpath()
58 ; global STACK_LEN, STACK_TOP, STACK_BASE59 ; STACK_LEN equ 409661 ; STACK_BASE equ STACK_TOP - STACK_LEN
44 ; global STACK_LEN, STACK_TOP, STACK_BASE45 ; STACK_LEN equ 409647 ; STACK_BASE equ STACK_TOP - STACK_LEN
38 global STACK_LEN, STACK_TOP, STACK_BASE39 STACK_LEN equ 409645 STACK_BASE equ STACK_TOP - STACK_LEN
87 . += STACK_LEN;
49 #define STACK_LEN 32 macro95 new_stack_len = STACK_LEN; in push()443 new_expr_list_len = STACK_LEN; in constraint_expr_eval_reason()