Home
last modified time | relevance | path

Searched refs:EOVERLAP_AND_RESET (Results 1 – 20 of 20) sorted by relevance

/third_party/mindspore/third_party/securec/src/
Dwcscpy_s.c42 return EOVERLAP_AND_RESET; in SecDoWcscpy()
Dstrcat_s.c38 return EOVERLAP_AND_RESET; in SecDoStrcat()
Dwcsncpy_s.c45 return EOVERLAP_AND_RESET; in SecDoWcsncpy()
Dwcscat_s.c42 return EOVERLAP_AND_RESET; in SecDoWcscat()
Dstrncat_s.c40 return EOVERLAP_AND_RESET; in SecDoStrncat()
Dwcsncat_s.c40 return EOVERLAP_AND_RESET; in SecDoWcsncat()
Dstrncpy_s.c134 return EOVERLAP_AND_RESET; in strncpy_s()
Dstrcpy_s.c341 return EOVERLAP_AND_RESET; in strcpy_s()
Dmemcpy_s.c468 return EOVERLAP_AND_RESET; in SecMemcpyError()
/third_party/bounds_checking_function/src/
Dwcscpy_s.c39 return EOVERLAP_AND_RESET; in SecDoCpyW()
Dstrcat_s.c38 return EOVERLAP_AND_RESET; in SecDoCat()
Dwcscat_s.c39 return EOVERLAP_AND_RESET; in SecDoCatW()
Dstrncat_s.c39 return EOVERLAP_AND_RESET; in SecDoCatLimit()
Dwcsncpy_s.c42 return EOVERLAP_AND_RESET; in SecDoCpyLimitW()
Dwcsncat_s.c36 return EOVERLAP_AND_RESET; in SecDoCatLimitW()
Dstrncpy_s.c132 return EOVERLAP_AND_RESET; in strncpy_s()
Dstrcpy_s.c339 return EOVERLAP_AND_RESET; in strcpy_s()
Dmemcpy_s.c472 return EOVERLAP_AND_RESET; in SecMemcpyError()
/third_party/mindspore/third_party/securec/include/
Dsecurec.h73 #ifndef EOVERLAP_AND_RESET
75 #define EOVERLAP_AND_RESET (54 | 128) macro
/third_party/bounds_checking_function/include/
Dsecurec.h80 #ifndef EOVERLAP_AND_RESET
82 #define EOVERLAP_AND_RESET 182 macro