Searched defs:SECUREC_STRCAT_SM (Results 1 – 1 of 1) sorted by relevance
188 #define SECUREC_STRCAT_SM(dest, destMax, src) \ macro216 #define SECUREC_STRCAT_SM(dest, destMax, src) strcat_s(dest, destMax, src) macro