Home
last modified time | relevance | path

Searched refs:vec_len (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c6685 unsigned int vec_len; in evax_bfd_print_typspec() local
6689 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()