Home
last modified time | relevance | path

Searched refs:SECUREC_COMPATIBLE_WIN_FORMAT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
H A Dsecurectype.h47 #define SECUREC_COMPATIBLE_WIN_FORMAT macro
50 #if defined(SECUREC_COMPATIBLE_WIN_FORMAT)
67 #if !(defined(SECUREC_COMPATIBLE_WIN_FORMAT) || defined(SECUREC_VXWORKS_PLATFORM))
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Dvsnprintf_s_p.c244 #ifdef SECUREC_COMPATIBLE_WIN_FORMAT in vsnprintfp_s()
H A Doutput_p.inl826 #if defined(SECUREC_COMPATIBLE_WIN_FORMAT)
1009 #if !defined(SECUREC_COMPATIBLE_WIN_FORMAT) /* on window 64 system sizeof long is 32bit */
1022 #if defined(SECUREC_COMPATIBLE_WIN_FORMAT)
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c937 #if defined(SECUREC_COMPATIBLE_WIN_FORMAT) in HiLogSecOutputS()
1111 #if !defined(SECUREC_COMPATIBLE_WIN_FORMAT) /* on window 64 system sizeof long is 32bit */ in HiLogSecOutputS()
1124 #if defined(SECUREC_COMPATIBLE_WIN_FORMAT) in HiLogSecOutputS()
1450 #ifdef SECUREC_COMPATIBLE_WIN_FORMAT in HiLog_Printf()