Home
last modified time | relevance | path

Searched refs:OP_LAST (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexpression.h167 OP_LAST, enumerator
H A Dparse.c516 write_exp_elt_opcode (OP_LAST); in write_dollar_variable()
518 write_exp_elt_opcode (OP_LAST); in write_dollar_variable()
862 case OP_LAST: in operator_length_standard()
H A Dexpprint.c124 case OP_LAST: in print_subexp_standard()
668 case OP_LAST: in op_name_standard()
935 case OP_LAST: in dump_subexp_body_standard()
H A Deval.c442 case OP_LAST: in evaluate_subexp_standard()
H A Dada-lang.c2547 case OP_LAST: in resolve_subexp()
H A DChangeLog-3.x769 * expprint.c (print_subexp): Add (int) cast in OP_LAST case.
/openbsd/gnu/usr.bin/perl/
H A Dopnames.h226 OP_LAST = 209, enumerator
H A Ddump.c1405 case OP_LAST: in S_do_op_dump_bar()
H A Dop.c1133 case OP_LAST: in Perl_op_clear()
4328 case OP_LAST: in S_is_control_transfer()
5277 case OP_LAST: in walk_ops_forbid()
H A Dtoke.c8377 LOOPX(OP_LAST); in yyl_word_or_keyword()