Home
last modified time | relevance | path

Searched refs:SecFmtState (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c80 } SecFmtState; typedef
301 (SecFmtState)(((fmtTable[(SECUREC_FMT_TYPE(c, fmtTable)) * ((unsigned char)STAT_INVALID + 1) + \
305 (SecFmtState)((fmtTable[(fmtTable[(unsigned char)(c)]) * ((unsigned char)STAT_INVALID + 1) + \
560 SecFmtState state; in HiLogSecOutputS()
561 SecFmtState laststate; in HiLogSecOutputS()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Dvsnprintf_s_p.c130 } SecFmtState; typedef
H A Doutput_p.inl138 #define SECUREC_DECODE_STATE(c, fmtTable, laststate) (SecFmtState)(((fmtTable[(SECUREC_FMT_TYPE(c,f…
143 #define SECUREC_DECODE_STATE(c,fmtTable,laststate) (SecFmtState)((fmtTable[(fmtTable[(unsigned char…
426 SecFmtState state;
427 SecFmtState laststate;