Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/vi/
H A Dv_ch.c41 case CNOTSET: in v_chrepeat()
74 case CNOTSET: in v_chrrepeat()
H A Dv_init.c47 nvip->csearchdir = CNOTSET; in v_screen_copy()
H A Dvi.h218 typedef enum { CNOTSET, FSEARCH, fSEARCH, TSEARCH, tSEARCH } cdir_t; enumerator