Searched defs:main_type (Results 1 – 3 of 3) sorted by relevance
402 struct main_type struct412 unsigned int flag_unsigned : 1;413 unsigned int flag_nosign : 1;414 unsigned int flag_stub : 1;415 unsigned int flag_target_stub : 1;416 unsigned int flag_static : 1;417 unsigned int flag_prototyped : 1;418 unsigned int flag_incomplete : 1;419 unsigned int flag_varargs : 1;420 unsigned int flag_vector : 1;[all …]
6294 tree maxindex, type, main_type, elt, unqual_elt; in complete_array_type() local
9114 tree maxindex, type, main_type, elt, unqual_elt; in complete_array_type() local