Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dgdbstub.c116 size_t col_group = (i >> 2) & 3; in hexdump() local
117 size_t hex_col = byte_ofs * 3 + col_group; in hexdump()