Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dgdbstub64.c297 static const char suf[] = { 'b', 'h', 's', 'd', 'q' }; in output_vector_union_type() local
313 for (i = 0; i < ARRAY_SIZE(suf); i++) { in output_vector_union_type()
317 name, suf[i]); in output_vector_union_type()
331 for (i = ARRAY_SIZE(suf) - 1; i >= 0; i--) { in output_vector_union_type()
334 suf[i], name, suf[i]); in output_vector_union_type()