Home
last modified time | relevance | path

Searched refs:SECUREC_FLAG_NEGATIVE (Results 1 – 6 of 6) sorted by relevance

/third_party/bounds_checking_function/src/
Dsecureprintoutput.h68 #define SECUREC_FLAG_NEGATIVE 0x00100U macro
Doutput.inl493 attr->flags |= SECUREC_FLAG_NEGATIVE;
1352 attr->flags |= SECUREC_FLAG_NEGATIVE;
1404 if ((attr->flags & SECUREC_FLAG_NEGATIVE) != 0) {
/third_party/musl/porting/linux/user/src/hilog/
Dvsnprintf_s_p.c99 #define SECUREC_FLAG_NEGATIVE 0x00100U macro
Doutput_p.inl940 formatAttr.flags |= SECUREC_FLAG_NEGATIVE;
996 formatAttr.flags |= SECUREC_FLAG_NEGATIVE;
1155 if (formatAttr.flags & SECUREC_FLAG_NEGATIVE) {
/third_party/musl/src/hilog/linux/
Dvsnprintf_s_p.c99 #define SECUREC_FLAG_NEGATIVE 0x00100U macro
Doutput_p.inl940 formatAttr.flags |= SECUREC_FLAG_NEGATIVE;
996 formatAttr.flags |= SECUREC_FLAG_NEGATIVE;
1155 if (formatAttr.flags & SECUREC_FLAG_NEGATIVE) {