Searched refs:SECUREC_MEMSET_SM (Results 1 – 2 of 2) sorted by relevance
/third_party/bounds_checking_function/include/ | ||
D | securec.h | 625 (SECUREC_MEMSET_SM((dest), (destMax), (c), (count))) : \ |
D | securectype.h | 577 #define SECUREC_MEMSET_SM(dest, destMax, c, count) \ macro |