Home
last modified time | relevance | path

Searched refs:PV_BL (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doptiondefs.h40 #define PV_BL OPT_BUF(BV_BL) macro
541 (char_u *)&p_bl, PV_BL,
H A Doption.c5432 case PV_BL: return (char_u *)&(curbuf->b_p_bl); in get_varp()