Searched refs:LS_MAX_STACK_DEPTH (Results 1 – 1 of 1) sorted by relevance
49 #define LS_MAX_STACK_DEPTH 50 macro61 uintptr_t ls_stack[LS_MAX_STACK_DEPTH];1071 if (g_stkdepth > LS_MAX_STACK_DEPTH) in main()1073 LS_MAX_STACK_DEPTH); in main()1255 g_stkdepth = LS_MAX_STACK_DEPTH; in main()1689 for (j = 0; j < LS_MAX_STACK_DEPTH; j++) { in report_stats()