Lines Matching refs:it
57 const char *it = "<UNSET>"; /* Routine name for message routines. */ variable
66 printf ("%s flunked test %d\n", it, number); in check()
85 it = "strcmp"; in test_strcmp()
148 it = "strcpy"; in test_strcpy()
200 it = "stpcpy"; in test_stpcpy()
282 it = "stpncpy"; in test_stpncpy()
297 it = "strcat"; in test_strcat()
371 it = "strncat"; in test_strncat()
459 it = "strncmp"; in test_strncmp()
481 it = "strncpy"; in test_strncpy()
522 it = "strlen"; in test_strlen()
543 it = "strnlen"; in test_strnlen()
567 it = "strchr"; in test_strchr()
597 it = "strchrnul"; in test_strchrnul()
630 it = "rawmemchr"; in test_rawmemchr()
657 it = "index"; in test_index()
674 it = "strrchr"; in test_strrchr()
704 it = "memrchr"; in test_memrchr()
749 it = "rindex"; in test_rindex()
766 it = "strpbrk"; in test_strpbrk()
795 it = "strstr"; in test_strstr()
822 it = "strspn"; in test_strspn()
833 it = "strcspn"; in test_strcspn()
844 it = "strtok"; in test_strtok()
894 it = "strtok_r"; in test_strtok_r()
960 it = "strsep"; in test_strsep()
1096 it = "memcmp"; in test_memcmp()
1124 it = "memchr"; in test_memchr()
1168 it = "memcpy"; in test_memcpy()
1205 it = "mempcpy"; in test_mempcpy()
1241 it = "memmove"; in test_memmove()
1279 it = "memccpy"; in test_memccpy()
1319 it = "memset"; in test_memset()
1381 it = "bcopy"; in test_bcopy()
1403 it = "bzero"; in test_bzero()
1419 it = "strndup"; in test_strndup()
1442 it = "bcmp"; in test_bcmp()
1455 it = "__memcmpeq"; in test_memcmpeq()
1468 it = "strerror"; in test_strerror()
1477 it = "strcasecmp"; in test_strcasecmp()
1496 it = "strncasecmp"; in test_strncasecmp()