Searched refs:OP_TILDE (Results 1 – 3 of 3) sorted by relevance
1484 #define OP_TILDE 7 // "g~" switch case operator macro
76 return OP_TILDE; in get_op_type()4041 case OP_TILDE: in do_pending_operator()
6560 if (!p_to && !VIsual_active && cap->oap->op_type != OP_TILDE) in nv_tilde()