Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c133 #define SECUREC_CHAR(x) x macro
299 ((((unsigned int)(int)(c)) <= (unsigned int)(int)SECUREC_CHAR('~')) ? (fmtTable[(unsigned char)(c)]) : 0)
312 case SECUREC_CHAR(' '): in SecDecodeFlags()
315 case SECUREC_CHAR('+'): in SecDecodeFlags()
318 case SECUREC_CHAR('-'): in SecDecodeFlags()
321 case SECUREC_CHAR('0'): in SecDecodeFlags()
324 case SECUREC_CHAR('#'): in SecDecodeFlags()
337 case SECUREC_CHAR('j'): in SecDecodeSize()
341 case SECUREC_CHAR('q'): /* fall-through */ /* FALLTHRU */ in SecDecodeSize()
342 case SECUREC_CHAR(' in SecDecodeSize()
[all...]
/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Dvsnprintf_s_p.c281 #define SECUREC_CHAR(x) x macro

Completed in 2 milliseconds