Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/fortify/
H A Dstring_ext.c31 #define SIZE_10 10 macro
205 char src[SIZE_10]; in test_stpncpy_0010()
256 char src[SIZE_10] = STRLEN_10; in test_strncpy_0010()
275 char dst[SIZE_10]; in test_strncpy_0020()
324 const char s[SIZE_10] = STRLEN_9; in test_memchr_0020()
371 const char s[SIZE_10] = STRLEN_9; in test_memrchr_0020()
495 char dst[SIZE_10]; in test_strlcat_0010()
497 memset(dst, 0, SIZE_10); in test_strlcat_0010()
515 char src[SIZE_10] = STRLEN_9; in test_strlcat_0020()
543 char src[SIZE_10]; in test_strlcpy_0010()
[all...]

Completed in 2 milliseconds