Searched refs:print_range_bound (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ada-typeprint.c | 52 static void print_range_bound (struct type *, char *, int *, 186 print_range_bound (struct type *type, char *bounds, int *n, in print_range_bound() function 284 print_range_bound (base_type, bounds_str, &n, stream); in print_range_type_named() 294 print_range_bound (base_type, bounds_str, &n, stream); in print_range_type_named()
|
H A D | ChangeLog | 5572 (print_range_bound): Correct handling of negative
|