Searched refs:SECUREC_MEMCPY_SM (Results 1 – 2 of 2) sorted by relevance
/third_party/bounds_checking_function/include/ | ||
D | securec.h | 601 (SECUREC_MEMCPY_SM((dest), (destMax), (src), (count))) : \ |
D | securectype.h | 570 #define SECUREC_MEMCPY_SM(dest, destMax, src, count) \ macro |