Searched refs:PV_MP (Results 1 – 2 of 2) sorted by relevance
5154 case PV_MP: in unset_global_local_option()5222 case PV_MP: return (char_u *)&(curbuf->b_p_mp); in get_varp_scope()5332 case PV_MP: return *curbuf->b_p_mp != NUL in get_varp()
37 # define PV_MP OPT_BOTH(OPT_BUF(BV_MP)) macro1664 (char_u *)&p_mp, PV_MP,