Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_mte_compress.c1182 int tf_ind = (my_rand() >> 1) % countof(tags_fills); in make_rand_tagged_buf() local
1183 struct tags_fill_t *tf = &tags_fills[tf_ind]; in make_rand_tagged_buf()