Home
last modified time | relevance | path

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

/dports/editors/2bsd-vi/ex-050325/
H A Dex_tty.h241 var int maphopcnt; /* check for infinite mapping loops */ variable
H A Dex_vops2.c654 maphopcnt = 0; in vgetline()
660 if (++maphopcnt > 256) in vgetline()
H A Dex_vmain.c221 maphopcnt = 0; in vmain()
247 if (++maphopcnt > 256) in vmain()