Searched defs:sblock_S (Results 1 – 1 of 1) sorted by relevance
1862 struct sblock_S struct1864 int sb_used; // nr of bytes already in use1865 sblock_T *sb_next; // next block in list1866 char_u sb_data[1]; // data, actually longer