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