Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c96 short_u pb_count_max; // maximum value for pb_count member
3125 if (pp->pb_count < pp->pb_count_max) in ml_append_int()
4103 pp->pb_count_max = (short_u)((mfp->mf_page_size - sizeof(PTR_BL)) in ml_new_ptr()