Searched refs:OP_EXPRSTRING (Results 1 – 6 of 6) sorted by relevance
491 write_exp_elt_opcode (OP_EXPRSTRING); in scm_parse()493 write_exp_elt_opcode (OP_EXPRSTRING); in scm_parse()
322 OP_EXPRSTRING, enumerator
219 case OP_EXPRSTRING: in evaluate_subexp_scm()
168 case OP_EXPRSTRING: in print_subexp_standard()1042 case OP_EXPRSTRING: in dump_subexp_body_standard()
918 case OP_EXPRSTRING: in operator_length_standard()
1253 * expression.h (enum exp_code): Added OP_EXPRSTRING.1255 * expprint.c (print_subexp): Add OP_EXPRSTRING support.