Home
last modified time | relevance | path

Searched refs:unary_ftype (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dexpop.h1420 typedef struct value *unary_ftype (struct type *expect_type, typedef
1426 template<enum exp_opcode OP, unary_ftype FUNC>
1448 template<enum exp_opcode OP, unary_ftype FUNC>
1476 template<enum exp_opcode OP, unary_ftype FUNC>
H A DChangeLog5115 * expop.h (unary_ftype): New typedef.