Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-lang.h332 extern int ada_is_vax_floating_type (struct type *);
H A Dada-typeprint.c810 else if (ada_is_vax_floating_type (type)) in ada_print_type()
828 else if (ada_is_vax_floating_type (type)) in ada_print_type()
H A Dada-valprint.c661 else if (ada_is_vax_floating_type (type)) in ada_val_print_1()
H A Dada-lang.c7957 ada_is_vax_floating_type (struct type *type) in ada_is_vax_floating_type() function
H A DChangeLog5141 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):