Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwrapper.c60 static int wrap_value_equal (char *);
158 if (!catch_errors ((catch_errors_ftype *) wrap_value_equal, &args, in gdb_value_equal()
170 wrap_value_equal (char *a) in wrap_value_equal() function
H A DChangeLog-19993228 wrap_value_equal, gdb_value_ind, wrap_value_ind): New functions.