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