Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-io-cmds.c220 #define TO_GIGABYTES(x) ((x) / GIGABYTES(1)) macro
240 snprintf(str, size - 4, "%.3f", TO_GIGABYTES(value)); in cvtstr()