Searched defs:strncat_sp (Results 1 - 1 of 1) sorted by relevance
/third_party/bounds_checking_function/include/ | ||
H A D | securec.h | 608 #define strncat_sp(dest, destMax, src, count) ((__builtin_constant_p((count)) && \ macro |
Completed in 1 milliseconds