Home
last modified time | relevance | path

Searched defs:matching_vector (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dformat.c119 const bfd_target **matching_vector = NULL; in bfd_check_format_matches() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dformat.c121 const bfd_target **matching_vector = NULL; in bfd_check_format_matches() local
/openbsd/usr.bin/yacc/
H A Doutput.c546 matching_vector(int vector) in matching_vector() function