Searched refs:SECUREC_SMALL_STR_COPY (Results 1 - 1 of 1) sorted by relevance
/third_party/bounds_checking_function/src/ | ||
H A D | strcpy_s.c | 34 #define SECUREC_SMALL_STR_COPY(strDest, strSrc, lenWithTerm) do { \ macro 256 SECUREC_SMALL_STR_COPY((dest), (src), (lenWithTerm)); \ |
Completed in 2 milliseconds