Home
last modified time | relevance | path

Searched refs:SECUREC_MEMCOPY_THRESHOLD_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/bounds_checking_function/src/
H A Dmemcpy_s.c23 #ifndef SECUREC_MEMCOPY_THRESHOLD_SIZE
24 #define SECUREC_MEMCOPY_THRESHOLD_SIZE 64UL macro
434 if ((count) > SECUREC_MEMCOPY_THRESHOLD_SIZE) { \

Completed in 2 milliseconds