Searched refs:allocated_out (Results 1 – 1 of 1) sorted by relevance
125 static size_t allocated_out = 0; in fold_file() local146 if (offset_out + 1 >= allocated_out) in fold_file()147 line_out = X2REALLOC (line_out, &allocated_out); in fold_file()