Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbtypes.h1229 #define LENGTH_MATCH(bv) ((bv)->rank[0]) macro
H A Dgdbtypes.c2273 LENGTH_MATCH (bv) = (nargs != nparms) ? LENGTH_MISMATCH_BADNESS : 0; in rank_function()