Home
last modified time | relevance | path

Searched refs:SECUREC_STRCPY_SM (Results 1 – 2 of 2) sorted by relevance

/third_party/bounds_checking_function/include/
Dsecurec.h591 SECUREC_STRCPY_SM((dest), (destMax), (src)) : \
Dsecurectype.h494 #define SECUREC_STRCPY_SM(dest, destMax, src) \ macro