Searched refs:SECUREC_MAX_WIDTH_LEN_DIV_TEN (Results 1 – 1 of 1) sorted by relevance
119 #define SECUREC_MAX_WIDTH_LEN_DIV_TEN 21474836 macro120 #define SECUREC_MAX_WIDTH_LEN (SECUREC_MAX_WIDTH_LEN_DIV_TEN * 10)122 #define SECUREC_MUL_TEN_ADD_BEYOND_MAX(x) (((x) > SECUREC_MAX_WIDTH_LEN_DIV_TEN))