Home
last modified time | relevance | path

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

/third_party/mindspore/third_party/securec/include/
Dsecurectype.h450 #define SECUREC_STRCPY_SM(dest, destMax, src) \ macro
/third_party/bounds_checking_function/include/
Dsecurectype.h479 #define SECUREC_STRCPY_SM(dest, destMax, src) \ macro