Searched refs:vec_len (Results 1 – 1 of 1) sorted by relevance
6685 unsigned int vec_len; in evax_bfd_print_typspec() local6689 vec_len = (buf[0] + 1 + 7) / 8; in evax_bfd_print_typspec()6690 for (i = 0; i < vec_len; i++) in evax_bfd_print_typspec()6693 vs = buf + 1 + vec_len; in evax_bfd_print_typspec()