Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c941 static ffi_type *typecode_to_ffi(int argmask) in typecode_to_ffi() function
994 ca->cif.rtype = typecode_to_ffi(typemask & 7); in init_ffi_layout()
1001 ca->args[j] = typecode_to_ffi(typecode); in init_ffi_layout()