Home
last modified time | relevance | path

Searched refs:SECUREC_MUL10 (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c106 #define SECUREC_MUL10(x) ((((x) << 2) + (x)) << 1) macro
704 (int)SECUREC_MUL10((unsigned int)formatAttr.fldWidth) + (ch - SECUREC_CHAR('0')); in HiLogSecOutputS()
728 (int)SECUREC_MUL10((unsigned int)formatAttr.precision) + (ch - SECUREC_CHAR('0')); in HiLogSecOutputS()

Completed in 4 milliseconds