Searched defs:strncpy_sp (Results 1 – 1 of 1) sorted by relevance
226 #define strncpy_sp(dest, destMax, src, count) ((__builtin_constant_p((count)) && \ macro266 #define strncpy_sp strncpy_s macro