Searched refs:STRLEN_10 (Results 1 – 1 of 1) sorted by relevance
45 #define STRLEN_10 "0123456789" macro56 strcpy(src, STRLEN_10); in test_strcat_0010()76 strcpy(src, STRLEN_10); in test_strcat_0020()107 strcpy(src, STRLEN_10); in test_strncat_0010()127 strcpy(src, STRLEN_10); in test_strncat_0020()227 strcpy(src, STRLEN_10); in test_stpncpy_0020()256 char src[SIZE_10] = STRLEN_10; in test_strncpy_0010()597 char src[SIZE_15] = STRLEN_10; in test_mempcpy_0010()615 char src[SIZE_20] = STRLEN_10; in test_mempcpy_0020()649 char src[SIZE_20] = STRLEN_10; in test_mempcpy_0030()[all …]