Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c2112 struct block0 b0; in get_b0_dict() local
2116 if (read_eintr(fd, &b0, sizeof(b0)) == sizeof(b0)) in get_b0_dict()
2156 struct block0 b0; in swapfile_info() local
2186 if (read_eintr(fd, &b0, sizeof(b0)) == sizeof(b0)) in swapfile_info()
2268 struct block0 b0; in swapfile_unchanged() local
2279 if (read_eintr(fd, &b0, sizeof(b0)) != sizeof(b0)) in swapfile_unchanged()
2286 if (ml_check_b0_id(&b0) == FAIL|| b0_magic_wrong(&b0)) in swapfile_unchanged()
2290 if (b0.b0_dirty) in swapfile_unchanged()
2312 if (char_to_long(b0.b0_pid) == 0L || swapfile_process_running(&b0, fname)) in swapfile_unchanged()
4925 struct block0 b0; in findswapname() local
[all …]
H A Dmbyte.c2107 int b0 = *p; in utfc_ptr2len() local
2112 if (b0 == NUL) in utfc_ptr2len()
2114 if (b0 < 0x80 && p[1] < 0x80) // be quick for ASCII in utfc_ptr2len()
2121 if (len == 1 && b0 >= 0x80) in utfc_ptr2len()
/vim-8.2.3635/src/GvimExt/
H A Dgvimext_ming.rc19 BLOCK "040904b0"
H A Dgvimext.rc45 BLOCK "040904b0"
/vim-8.2.3635/src/testdir/
H A Dtest_buffer.vim392 \ #{id: 'b0', name: 'test://xyz/foo/b0' , match: 1},
H A Dtest_digraph.vim122 call Put_Dig('b0') " not defined
H A Dtest_increment.vim498 " 22) Block increment on 0b0
/vim-8.2.3635/src/VisVim/
H A DVisVim.rc91 BLOCK "040904b0"
/vim-8.2.3635/runtime/doc/
H A Dindent.txt580 cinoptions=>s,e0,n0,f0,{0,}0,^0,L-1,:s,=s,l0,b0,gs,hs,N0,E0,ps,ts,is,+s,