Searched defs:rmax (Results 1 – 2 of 2) sorted by relevance
/qemu/include/ui/ | ||
H A D | qemu-pixman.h | 70 uint8_t rmax, gmax, bmax, amax; member |
/qemu/target/arm/ | ||
H A D | helper.c | 4022 int rmax = MIN(cpu->pmsav8r_hdregion, 32); in hprenr_write() local |