Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Doutput_p.inl138 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) (SecFmtState)(((fmtTable[(SECUREC_FMT_TYPE(c,f… argument
143 #define SECUREC_DECODE_STATE(c,fmtTable,laststate) (SecFmtState)((fmtTable[(fmtTable[(unsigned char… argument
427 SecFmtState laststate; local
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c300 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) \ argument
304 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) \ argument
561 SecFmtState laststate; in HiLogSecOutputS() local