Home
last modified time | relevance | path

Searched defs:SECUREC_DECODE_STATE (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
Doutput_p.inl140 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) (SecFmtState)(((fmtTable[(SECUREC_FMT_TYPE(c,f… macro
145 #define SECUREC_DECODE_STATE(c,fmtTable,laststate) (SecFmtState)((fmtTable[(fmtTable[(unsigned char… macro
/base/hiviewdfx/hilog_lite/frameworks/featured/
Dhiview_log.c303 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) \ macro
307 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) \ macro