Searched refs:test_strlen (Results 1 – 4 of 4) sorted by relevance
3 by 0x........: test_strlen (insn-pcmpistri.c:62)14 by 0x........: test_strlen (insn-pcmpistri.c:62)25 by 0x........: test_strlen (insn-pcmpistri.c:62)36 by 0x........: test_strlen (insn-pcmpistri.c:62)47 by 0x........: test_strlen (insn-pcmpistri.c:62)58 by 0x........: test_strlen (insn-pcmpistri.c:62)69 by 0x........: test_strlen (insn-pcmpistri.c:62)80 by 0x........: test_strlen (insn-pcmpistri.c:62)91 by 0x........: test_strlen (insn-pcmpistri.c:62)102 by 0x........: test_strlen (insn-pcmpistri.c:62)[all …]
36 int test_strlen(const char *const s, int valid) in test_strlen() function71 printf("strlen(\"%s\")=%d\n", s, test_strlen(s, 1)); in doit()74 test_strlen(s, 0) ? "true" : "false"); in doit()
125 void test_strlen() { in test_strlen() function950 test_strlen(); in main()
420 test_strlen (void) in test_strlen() function1435 test_strlen (); in main()