Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/user/
H A Dthunk.h39 TYPE_ARRAY, enumerator
45 #define MK_ARRAY(type, size) TYPE_ARRAY, (int)(size), type
134 case TYPE_ARRAY: in thunk_type_size()
185 case TYPE_ARRAY: in thunk_type_align()
/openbmc/qemu/linux-user/
H A Dthunk.c50 case TYPE_ARRAY: in thunk_type_next()
220 case TYPE_ARRAY: in thunk_convert()
365 case TYPE_ARRAY: in thunk_print()