Searched refs:STACK_LEN (Results 1 – 2 of 2) 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()
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()