Searched defs:type_suffix_info (Results 1 – 2 of 2) sorted by relevance
210 struct type_suffix_info struct213 const char *string;216 vector_type_index vector_type : 8;219 type_class_index tclass : 8;223 unsigned int element_bits : 8;224 unsigned int element_bytes : 8;227 unsigned int integer_p : 1;229 unsigned int unsigned_p : 1;231 unsigned int float_p : 1;233 unsigned int bool_p : 1;[all …]