Home
last modified time | relevance | path

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

/third_party/mindspore/third_party/securec/include/
Dsecurectype.h526 #define SECUREC_MEMCPY_SM(dest, destMax, src, count) \ macro
/third_party/bounds_checking_function/include/
Dsecurectype.h555 #define SECUREC_MEMCPY_SM(dest, destMax, src, count) \ macro