Home
last modified time | relevance | path

Searched refs:O_LIST (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/nvi2/vi/
H A Dvs_relative.c125 listset = O_ISSET(sp, O_LIST); in vs_columns()
234 listset = O_ISSET(sp, O_LIST); in vs_colpos()
H A Dvs_line.c113 list_tab = O_ISSET(sp, O_LIST); in vs_line()
/dragonfly/usr.bin/vi/
H A Doptions_def.h30 #define O_LIST 29 macro
/dragonfly/contrib/nvi2/ex/
H A Dex_visual.c98 O_SET(sp, O_LIST); in ex_visual()
H A Dex_print.c207 if (O_ISSET(sp, O_LIST)) in ex_prchars()