Home
last modified time | relevance | path

Searched defs:BACKTRACE_DEPTH_MAX (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc_impl.h7 #define BACKTRACE_DEPTH_MAX 5 /* The max depth of backtrace */ macro
/third_party/musl/src/malloc/oldmalloc/
Dmalloc_impl.h8 #define BACKTRACE_DEPTH_MAX 5 /* The max depth of backtrace */ macro