Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-vfprintf-mbs-prec.c80 uint32_t first = ch >> 6; in make_random_string() local
81 TEST_VERIFY (first < 32); in make_random_string()
82 str_add (&str, 0xC0 | first); in make_random_string()

Completed in 29 milliseconds