Home
last modified time | relevance | path

Searched refs:CNOTSET (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dv_ch.c39 case CNOTSET: in v_chrepeat()
72 case CNOTSET: in v_chrrepeat()
H A Dv_init.c45 nvip->csearchdir = CNOTSET; in v_screen_copy()
H A Dvi.h215 typedef enum { CNOTSET, FSEARCH, fSEARCH, TSEARCH, tSEARCH } cdir_t; enumerator