Lines Matching refs:OP_APPEND
1491 coladvance_force(oap->op_type == OP_APPEND in op_insert()
1493 if (oap->op_type == OP_APPEND) in op_insert()
1503 if (oap->op_type == OP_APPEND) in op_insert()
1508 if (oap->op_type == OP_APPEND) in op_insert()
1594 else if (oap->op_type == OP_APPEND in op_insert()
1607 else if (bd.is_MAX && oap->op_type == OP_APPEND) in op_insert()
1623 if (oap->op_type == OP_APPEND) in op_insert()
1640 if (oap->op_type == OP_APPEND) in op_insert()
2243 if (!is_del || oap->op_type == OP_APPEND) in block_prep()
2260 else if (oap->op_type == OP_APPEND) in block_prep()
2291 || oap->op_type == OP_APPEND in block_prep()
2299 if (oap->op_type == OP_APPEND || virtual_op) in block_prep()
4082 case OP_APPEND: in do_pending_operator()