Searched refs:stack_unused_space_get (Results 1 – 1 of 1) sorted by relevance
18 static inline size_t stack_unused_space_get(const char *stack, size_t size) in stack_unused_space_get() function49 static inline size_t stack_unused_space_get(const char *stack, size_t size) in stack_unused_space_get() function61 unused = stack_unused_space_get(stack, size); in stack_analyze()
Completed in 2 milliseconds