Home
last modified time | relevance | path

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

/dports/editors/2bsd-vi/ex-050325/
H A Dex_vmain.c104 int ind, nlput; in vmain() local
873 nlput = dol - addr + 1; in vmain()
883 nlput--; in vmain()
891 dot -= nlput - 1; in vmain()
895 …fprintf(trace, "vreplace(%d, %d, %d), undap1=%d, undap2=%d, dot=%d\n", vcline, i, nlput, lineno(un… in vmain()
897 vreplace(vcline, i, nlput); in vmain()