Searched refs:LS_MAX_STACK_DEPTH (Results 1 – 1 of 1) sorted by relevance
63 #define LS_MAX_STACK_DEPTH 50 macro79 uintptr_t ls_stack[LS_MAX_STACK_DEPTH];1170 if (g_stkdepth > LS_MAX_STACK_DEPTH) in main()1172 LS_MAX_STACK_DEPTH); in main()1356 g_stkdepth = LS_MAX_STACK_DEPTH; in main()1829 for (j = 0; j < LS_MAX_STACK_DEPTH; j++) { in report_stats()