Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfileio.c1093 conv_restlen = 0; in readfile()
1201 if (conv_restlen > 0) in readfile()
1205 ptr += conv_restlen; in readfile()
1420 conv_restlen = 0; in readfile()
1437 --conv_restlen; in readfile()
1516 ptr -= conv_restlen; in readfile()
1517 size += conv_restlen; in readfile()
1518 conv_restlen = 0; in readfile()
1749 conv_restlen = size; in readfile()
2019 conv_restlen = todo; in readfile()
[all …]