Home
last modified time | relevance | path

Searched refs:all_five_byte_seq (Results 1 – 1 of 1) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/testsuite/newlib.locale/
DUTF-8.c62 char all_five_byte_seq[4]; variable
248 all_five_byte_seq[i-0xf8] = i; in main()
250 retval = num_invalid(all_five_byte_seq, 0xfc - 0xf8); in main()