Searched defs:data_block (Results 1 – 1 of 1) sorted by relevance
108 struct data_block struct110 short_u db_id; // ID for data block: DATA_ID111 unsigned db_free; // free space available112 unsigned db_txt_start; // byte where text starts113 unsigned db_txt_end; // byte just after data block114 linenr_T db_line_count; // number of lines in this block115 unsigned db_index[1]; // index for start of line (actually bigger)