Home
last modified time | relevance | path

Searched refs:PREFIX_PLACE_HOLDER (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h12 #define PREFIX_PLACE_HOLDER 10 /* Reserve positions for file name prefix "pid()_" */ macro
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h11 #define PREFIX_PLACE_HOLDER 10 /* Reserve positions for file name prefix "pid()_" */ macro
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c752 if (strlen(f_path) > (PATH_MAX - PREFIX_PLACE_HOLDER - 1)) { in mem_check_init()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c737 if (strlen(f_path) > (PATH_MAX - PREFIX_PLACE_HOLDER - 1)) { in mem_check_init()

Completed in 4 milliseconds