Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/hilog/
Dvsnprintf_s_p.c87 #define SECUREC_WHILE_ZERO SECUREC_MASK_MSVC_CRT_WARNING while (0) SECUREC_END_MASK_MSVC_CRT_WARNING macro
/third_party/bounds_checking_function/src/
Dsecurecutil.h29 #define SECUREC_WHILE_ZERO SECUREC_MASK_MSVC_CRT_WARNING while (0) SECUREC_END_MASK_MSVC_CRT_WARNING macro