Searched refs:STACK_MAX_LEN (Results 1 – 6 of 6) sorted by relevance
3 #define STACK_MAX_LEN 100 macro
3 #define STACK_MAX_LEN 180 macro
3 #define STACK_MAX_LEN 50 macro
3 #define STACK_MAX_LEN 600 macro
53 int32_t stack[STACK_MAX_LEN];220 for (int i = 0; i < STACK_MAX_LEN; ++i) { in __on_event()