Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.h385 extern ULONGEST ada_modulus (struct type *);
Dada-typeprint.c830 fprintf_filtered (stream, "mod %ld", (long) ada_modulus (type)); in ada_print_type()
Dada-lang.c1687 mod = ada_modulus (value_type (arr)) - 1; in decode_packed_array()
7727 ada_modulus (type_arg)); in ada_evaluate_subexp()
8240 ada_modulus (struct type * type) in ada_modulus() function