Searched refs:buffer_record (Results 1 – 1 of 1) sorted by relevance
94 struct buffer_record struct104 struct buffer_record *next; argument113 static struct buffer_record *head = nullptr;304 keep_new_line (struct buffer_record *b, char *line_start, idx_t line_len) in keep_new_line()337 record_line_starts (struct buffer_record *b) in record_line_starts()390 free_buffer (struct buffer_record *buf) in free_buffer()405 struct buffer_record *408 struct buffer_record *new_buffer = xmalloc (sizeof *new_buffer); in get_new_buffer()425 save_buffer (struct buffer_record *buf) in save_buffer()427 struct buffer_record *p; in save_buffer()[all …]