Searched refs:getlong (Results 1 – 1 of 1) sorted by relevance
37 static int getlong(FILE *);237 getlong(sgip->file); /* Minimum pixel */ in sgiOpenFile()238 getlong(sgip->file); /* Maximum pixel */ in sgiOpenFile()267 sgip->table[i][j] = getlong(sgip->file); in sgiOpenFile()545 getlong(FILE *fp) /* I - File to read from */ in getlong() function