Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dviminfo.c30 BVAL_NR, enumerator
605 || vp[0].bv_type != BVAL_NR in handle_viminfo_history()
606 || vp[1].bv_type != BVAL_NR in handle_viminfo_history()
1075 value->bv_type = BVAL_NR; in barline_parse()
1743 || vp[0].bv_type != BVAL_NR in handle_viminfo_register()
1744 || vp[1].bv_type != BVAL_NR in handle_viminfo_register()
1745 || vp[2].bv_type != BVAL_NR in handle_viminfo_register()
1746 || vp[3].bv_type != BVAL_NR in handle_viminfo_register()
1747 || vp[4].bv_type != BVAL_NR in handle_viminfo_register()
2597 || vp[0].bv_type != BVAL_NR in handle_viminfo_mark()
[all …]