Searched refs:test_unalign (Results 1 – 2 of 2) sorted by relevance
92 test_unalign (const struct convcode *codes, const char *str, int len) in test_unalign() function148 ret = test_unalign (&testcode[i], (char *) SAMPLESTR, sizeof (SAMPLESTR)); in do_test()
39600 (test_unalign): Likewise. Add const to argument pointee types.