Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/src/
H A Dmemset_s.c408 #define SECUREC_SMALL_MEM_SET(dest, c, count) do { \ macro
423 SECUREC_SMALL_MEM_SET((dest), (c), (count)); \

Completed in 1 milliseconds