Searched refs:should_free_lines (Results 1 – 2 of 2) sorted by relevance
38 s->should_free_lines = 0; in free_lines()50 s->should_free_lines = 1; in alloc_lines()90 s->should_free_lines = 0; in alloc_slice()110 if (s->should_free_lines) in free_slice()
992 int should_free_lines; ///< flag to identify if there are dynamic allocated lines member