Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemfile.c356 hp->bh_bnum = freep->bh_bnum; in mf_new()
357 freep->bh_bnum += page_count; in mf_new()
370 hp->bh_bnum = freep->bh_bnum; in mf_new()
385 hp->bh_bnum = mfp->mf_blocknr_max; in mf_new()
438 hp->bh_bnum = nr; in mf_get()
501 if (hp->bh_bnum < 0) in mf_free()
675 if (hp->bh_bnum > 0) in mf_set_dirty()
1002 nr = hp->bh_bnum; in mf_write()
1131 new_bnum = freep->bh_bnum; in mf_trans_add()
1138 freep->bh_bnum += page_count; in mf_trans_add()
[all …]
H A Dmemline.c328 if (hp->bh_bnum != 0) in ml_open()
378 if (hp->bh_bnum != 1) in ml_open()
396 if (hp->bh_bnum != 2) in ml_open()
3005 bnum_left = hp_left->bh_bnum; in ml_append_int()
3006 bnum_right = hp_right->bh_bnum; in ml_append_int()
3178 if (hp->bh_bnum != 1) in ml_append_int()
3189 pp->pb_pointer[0].pe_bnum = hp_new->bh_bnum; in ml_append_int()
3244 bnum_left = hp->bh_bnum; in ml_append_int()
3245 bnum_right = hp_new->bh_bnum; in ml_append_int()
5325 if (hp->bh_bnum == 0) in ml_setflags()
H A Dstructs.h521 #define bh_bnum bh_hashitem.mhi_key // block number, part of bh_hashitem macro