Searched refs:SECUREC_INT_MAX_DIV_TEN (Results 1 - 1 of 1) sorted by relevance
/base/hiviewdfx/hilog_lite/frameworks/featured/ | ||
H A D | hiview_log.c | 107 #define SECUREC_INT_MAX_DIV_TEN 21474836 macro 108 #define SECUREC_MUL10_ADD_BEYOND_MAX(val) (((val) > SECUREC_INT_MAX_DIV_TEN)) |
Completed in 3 milliseconds