Searched refs:PV_DEF (Results 1 – 2 of 2) sorted by relevance
5126 case PV_DEF: in unset_global_local_option()5233 case PV_DEF: return (char_u *)&(curbuf->b_p_def); in get_varp_scope()5312 case PV_DEF: return *curbuf->b_p_def != NUL in get_varp()
64 # define PV_DEF OPT_BOTH(OPT_BUF(BV_DEF)) macro826 (char_u *)&p_def, PV_DEF,