Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dax-gdb.c92 static struct type *max_type (struct type *type1, struct type *type2);
767 max_type (struct type *type1, struct type *type2) in max_type() function
841 struct type *target = max_type (builtin_type_int, in gen_usual_arithmetic()
842 max_type (value1->type, value2->type)); in gen_usual_arithmetic()