Searched refs:SECUREC_ALIGNED_SET_OPT_ZERO_FF (Results 1 - 1 of 1) sorted by relevance
/third_party/bounds_checking_function/src/ | ||
H A D | memset_s.c | 194 #define SECUREC_ALIGNED_SET_OPT_ZERO_FF(dest, c, count) do { \ macro 410 SECUREC_ALIGNED_SET_OPT_ZERO_FF((dest), (c), (count)); \ |
Completed in 1 milliseconds