Searched refs:LS_MAX_STACK_DEPTH (Results 1 – 1 of 1) sorted by relevance
51 #define LS_MAX_STACK_DEPTH 50 macro63 uintptr_t ls_stack[LS_MAX_STACK_DEPTH];1072 if (g_stkdepth > LS_MAX_STACK_DEPTH) in main()1074 LS_MAX_STACK_DEPTH); in main()1256 g_stkdepth = LS_MAX_STACK_DEPTH; in main()1690 for (j = 0; j < LS_MAX_STACK_DEPTH; j++) { in report_stats()