Searched refs:ada_modulus (Results 1 – 4 of 4) sorted by relevance
378 extern ULONGEST ada_modulus (struct type *);
831 fprintf_filtered (stream, "mod %ld", (long) ada_modulus (type)); in ada_print_type()
1682 mod = ada_modulus (VALUE_TYPE (arr)) - 1; in decode_packed_array()7697 ada_modulus (type_arg)); in ada_evaluate_subexp()8210 ada_modulus (struct type * type) in ada_modulus() function
453 * ada-lang.h (ada_modulus): Change return type to unsigned.456 (ada_modulus): Return unsigned result.