Searched refs:first_object (Results 1 – 1 of 1) sorted by relevance
6117 first_object, in ReadOneMNGImage() local6125 first_object=(p[0] << 8) | p[1]; in ReadOneMNGImage()6129 for (i=(int) first_object; i <= (int) last_object; i++) in ReadOneMNGImage()6198 first_object, in ReadOneMNGImage() local6205 first_object=(p[0] << 8) | p[1]; in ReadOneMNGImage()6209 for (i=(ssize_t) first_object; i <= (ssize_t) last_object; i++) in ReadOneMNGImage()