Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/fortify/
H A Dstring_ext.c29 #define SIZE_5 5 macro
77 char dst[SIZE_5]; in test_strcat_0020()
78 memset(dst, 0, SIZE_5); in test_strcat_0020()
128 char dst[SIZE_5]; in test_strncat_0020()
129 memset(dst, 0, SIZE_5); in test_strncat_0020()
177 char dst[SIZE_5]; in test_stpcpy_0020()
226 char dst[SIZE_5]; in test_stpncpy_0020()
258 strncpy(dst, src, SIZE_5); in test_strncpy_0010()
496 char src[SIZE_5] = STRLEN_4; in test_strlcat_0010()
514 char dst[SIZE_5] in test_strlcat_0020()
[all...]

Completed in 2 milliseconds