Home
last modified time | relevance | path

Searched defs:MAX_LOG_LEN (Results 1 – 2 of 2) 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/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