Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Df-exp.h158 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>;
Df-lang.c655 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
DChangeLog-20214036 * 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.