Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/include/
H A Dsecurec.h588 /* The strcpy_sp is a macro, not a function in performance optimization mode. */
589 #define strcpy_sp(dest, destMax, src) ((__builtin_constant_p((destMax)) && \ macro

Completed in 1 milliseconds