Home
last modified time | relevance | path

Searched refs:SIZE_15 (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/fortify/
Dstring_ext.c31 #define SIZE_15 15 macro
53 char src[SIZE_15]; in test_strcat_0010()
73 char src[SIZE_15]; in test_strcat_0020()
104 char src[SIZE_15]; in test_strncat_0010()
124 char src[SIZE_15]; in test_strncat_0020()
157 char dst[SIZE_15]; in test_stpcpy_0010()
204 char dst[SIZE_15]; in test_stpncpy_0010()
223 char src[SIZE_15]; in test_stpncpy_0020()
255 char dst[SIZE_15]; in test_strncpy_0010()
272 char src[SIZE_15]; in test_strncpy_0020()
[all …]