Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/python/
HDpy-type.c989 compare_maybe_null_strings (const char *s, const char *t) in compare_maybe_null_strings() function
1025 if (!compare_maybe_null_strings (TYPE_TAG_NAME (type1), in check_types_equal()
1028 if (!compare_maybe_null_strings (TYPE_NAME (type1), TYPE_NAME (type2))) in check_types_equal()
1051 if (!compare_maybe_null_strings (FIELD_NAME (*field1), in check_types_equal()
1070 if (!compare_maybe_null_strings (FIELD_STATIC_PHYSNAME (*field1), in check_types_equal()