Home
last modified time | relevance | path

Searched refs:SECUREC_ERROR_BUFFER_OVERLAP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Dvsnprintf_s_p.c58 #define SECUREC_ERROR_BUFFER_OVERLAP(msg) ((void)0) macro
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c89 #define SECUREC_ERROR_BUFFER_OVERLAP(msg) printf("%s buffer overlap\n", msg) macro