Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dexpop.h1419 typedef struct value *unary_ftype (struct type *expect_type, typedef
1425 template<enum exp_opcode OP, unary_ftype FUNC>
1447 template<enum exp_opcode OP, unary_ftype FUNC>
1475 template<enum exp_opcode OP, unary_ftype FUNC>
DChangeLog-20214933 * expop.h (unary_ftype): New typedef.