Searched refs:SECUREC_FLOAT_BUFSIZE (Results 1 – 2 of 2) sorted by relevance
101 #define SECUREC_FLOAT_BUFSIZE (309 + 40) /* max float point value */ macro814 if (formatAttr.precision > (SECUREC_INT_MAX - SECUREC_FLOAT_BUFSIZE)) { in HiLogSecOutputS()818 bufferSize = SECUREC_FLOAT_BUFSIZE + formatAttr.precision; in HiLogSecOutputS()
25 #define SECUREC_FLOAT_BUFSIZE (309+40) /* max float point value */ macro708 if (formatAttr.precision > (SECUREC_INT_MAX - SECUREC_FLOAT_BUFSIZE)) {712 bufferSize = SECUREC_FLOAT_BUFSIZE + formatAttr.precision;