Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/include/
Dsecurec.h598 SECUREC_STRNCPY_SM((dest), (destMax), (src), (count)) : \
Dsecurectype.h487 #define SECUREC_STRNCPY_SM(dest, destMax, src, count) \ macro