Home
last modified time | relevance | path

Searched defs:MAX_LOG_LEN (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/hilog/
Dhilog_common.h25 #define MAX_LOG_LEN 1024 /* maximum length of a log, include '\0' */ macro
/third_party/musl/src/hilog/linux/
Dhilog_common.h25 #define MAX_LOG_LEN 1024 /* maximum length of a log, include '\0' */ macro
/third_party/musl/Benchmark/musl/
Dlibc_hilog.cpp36 #define MAX_LOG_LEN 1024 macro
/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_hilog_vsnprint_f_p.c20 #define MAX_LOG_LEN 1024 /* maximum length of a log, include '\0' */ macro