Home
last modified time | relevance | path

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

/external/qemu/
Dthunk.h38 TYPE_ARRAY, enumerator
43 #define MK_ARRAY(type, size) TYPE_ARRAY, size, type
107 case TYPE_ARRAY: in thunk_type_size()
144 case TYPE_ARRAY: in thunk_type_align()
Dthunk.c52 case TYPE_ARRAY: in thunk_type_next()
191 case TYPE_ARRAY: in thunk_convert()