Searched refs:SIZE_10 (Results 1 – 1 of 1) sorted by relevance
29 #define SIZE_10 10 macro203 char src[SIZE_10]; in test_stpncpy_0010()254 char src[SIZE_10] = STRLEN_10; in test_strncpy_0010()273 char dst[SIZE_10]; in test_strncpy_0020()322 const char s[SIZE_10] = STRLEN_9; in test_memchr_0020()369 const char s[SIZE_10] = STRLEN_9; in test_memrchr_0020()493 char dst[SIZE_10]; in test_strlcat_0010()495 memset(dst, 0, SIZE_10); in test_strlcat_0010()513 char src[SIZE_10] = STRLEN_9; in test_strlcat_0020()541 char src[SIZE_10]; in test_strlcpy_0010()[all …]