Home
last modified time | relevance | path

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

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