Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dada-lang.h355 extern LONGEST ada_modulus (struct type *);
H A Dada-typeprint.c820 fprintf_filtered (stream, "mod %ld", (long) ada_modulus (type)); in ada_print_type()
H A Dada-lang.c7902 ada_modulus (struct type * type) in ada_modulus() function