Home | History | Annotate | Download | only in gregbook

Lines Matching refs:tmpline

313     char tmpline[80];
361 fgets(tmpline, 80, infile);
363 sgi_gamma = atof(tmpline);