Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dgdbtypes.h1622 extern const struct rank NS_INTEGER_POINTER_CONVERSION_BADNESS;
H A Dgdbtypes.c62 const struct rank NS_INTEGER_POINTER_CONVERSION_BADNESS = {3,0}; variable
2544 return NS_INTEGER_POINTER_CONVERSION_BADNESS; in rank_one_type()