Searched refs:ada_modulus (Results 1 – 3 of 3) sorted by relevance
355 extern LONGEST ada_modulus (struct type *);
820 fprintf_filtered (stream, "mod %ld", (long) ada_modulus (type)); in ada_print_type()
7902 ada_modulus (struct type * type) in ada_modulus() function