Searched refs:strcpy_sp (Results 1 – 1 of 1) sorted by relevance
220 #define strcpy_sp(dest, destMax, src) ((__builtin_constant_p((destMax)) && \ macro265 #define strcpy_sp strcpy_s macro