Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dhost-utils.h691 # define ctol cto32 macro
698 # define ctol cto64 macro
/qemu/util/
H A Dhbitmap.c259 res = (pos << BITS_PER_LEVEL) + ctol(cur); in hbitmap_next_zero()