Searched refs:eval_op_f_array_size (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | f-exp.h | 158 extern struct value *eval_op_f_array_size (struct type *expect_type, 168 extern struct value *eval_op_f_array_size (struct type *expect_type, 181 extern value *eval_op_f_array_size (type *expect_type, expression *exp, 278 eval_op_f_array_size>; 280 eval_op_f_array_size>; 282 eval_op_f_array_size>;
|
| D | f-lang.c | 655 eval_op_f_array_size (struct type *expect_type, in eval_op_f_array_size() function 670 eval_op_f_array_size (struct type *expect_type, in eval_op_f_array_size() function 685 value *eval_op_f_array_size (type *expect_type, expression *exp, noside noside, in eval_op_f_array_size() function
|
| D | ChangeLog-2021 | 4036 * f-exp.y (eval_op_f_array_size): Declare 1 and 2 argument forms 4044 (eval_op_f_array_size): New function, has a 1 arg and 2 arg form.
|