Searched refs:bv_type (Results 1 – 1 of 1) sorted by relevance
36 btype_T bv_type; member605 || vp[0].bv_type != BVAL_NR in handle_viminfo_history()606 || vp[1].bv_type != BVAL_NR in handle_viminfo_history()607 || (vp[2].bv_type != BVAL_NR && vp[2].bv_type != BVAL_EMPTY) in handle_viminfo_history()1075 value->bv_type = BVAL_NR; in barline_parse()1139 value->bv_type = BVAL_EMPTY; 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()[all …]