Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbtypes.c78 const struct rank VARARG_BADNESS = {4, 0}; variable
4102 bv.push_back (varargs ? VARARG_BADNESS : TOO_FEW_PARAMS_BADNESS); in rank_function()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git8262 To fix this, I've created the new VARARG_BADNESS rank, which is