Home
last modified time | relevance | path

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

/picolibc-latest/newlib/testsuite/newlib.locale/
DUTF-8.c61 char all_four_byte_seq[8]; variable
239 all_four_byte_seq[i-0xf0] = i; in main()
241 retval = num_invalid(all_four_byte_seq, 0xf8 - 0xf0); in main()