Searched refs:comlen (Results 1 – 1 of 1) sorted by relevance
691 int comlen = 0; in read_ppm_header() local696 if (comptr >= comlen - 1) { in read_ppm_header()697 char* n = (char*) realloc(*comment, comlen + 100); in read_ppm_header()703 comlen += 100; in read_ppm_header()