Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.h1304 #define LENGTH_MATCH(bv) ((bv)->rank[0]) macro
H A Dgdbtypes.c2260 LENGTH_MATCH (bv) = (nargs != nparms) ? LENGTH_MISMATCH_BADNESS : 0; in rank_function()