Searched refs:i_type (Results 1 – 3 of 3) sorted by relevance
218 uint16_t i_type; member
1178 itype = ntohs(i->i_type); in ofp_print_instruction()
851 tree e_type, i_type, a_type; in fix_string_type() local890 i_type = build_index_type (build_int_cst (NULL_TREE, nchars - 1)); in fix_string_type()891 a_type = build_array_type (e_type, i_type); in fix_string_type()