Searched refs:testcode (Results 1 – 2 of 2) sorted by relevance
40 static const struct convcode testcode[] = { variable49 static const int number = (int) sizeof (testcode) / sizeof (struct convcode);148 ret = test_unalign (&testcode[i], (char *) SAMPLESTR, sizeof (SAMPLESTR)); in do_test()152 testcode[i].fromcode, testcode[i].tocode); in do_test()
39598 * iconv/tst-iconv5.c (testcode, number): Make variables static const.