Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c62 #define BLOCK0_ID0 'b' // block 0 id 0 macro
335 b0p->b0_id[0] = BLOCK0_ID0; in ml_open()
925 if (b0p->b0_id[0] != BLOCK0_ID0 in ml_check_b0_id()