Searched refs:SECUREC_STRNCPY_SM (Results 1 – 2 of 2) sorted by relevance
173 #define SECUREC_STRNCPY_SM(dest, destMax, src, count) \ macro
229 … SECUREC_STRNCPY_SM((dest), (destMax), (src), (count)) : \