Searched refs:PV_GP (Results 1 – 2 of 2) sorted by relevance
5151 case PV_GP: in unset_global_local_option()5221 case PV_GP: return (char_u *)&(curbuf->b_p_gp); in get_varp_scope()5330 case PV_GP: return *curbuf->b_p_gp != NUL in get_varp()
36 # define PV_GP OPT_BOTH(OPT_BUF(BV_GP)) macro1145 (char_u *)&p_gp, PV_GP,