Searched refs:type_array (Results 1 – 1 of 1) sorted by relevance
162 const uint32_t* type_array = uint32_array(type_array_size_offset + sizeof(uint32_t)); in type() local163 return data_base() + type_array[index]; in type()