Searched defs:SECUREC_MEMCPY_WARP_OPT (Results 1 - 1 of 1) sorted by relevance
/third_party/bounds_checking_function/src/ | ||
H A D | securecutil.h | 230 #define SECUREC_MEMCPY_WARP_OPT(dest, src, count) (void)SECUREC_MEMCPY_FUNC_OPT((dest), (src), (count)) macro |
Completed in 2 milliseconds