Searched refs:GETINPC (Results 1 – 1 of 1) sorted by relevance
68 #define GETINPC(X) fgetc(X) macro336 c = GETINPC(inpf); expect = 0x1f; /* ID1 */ in decompress_file()340 c = GETINPC(inpf); expect = 0x8b; /* ID2 */ in decompress_file()344 c = GETINPC(inpf); expect = 0x08; /* CM */ in decompress_file()348 int flg = GETINPC(inpf); /* FLG */ in decompress_file()361 tmp[i] = GETINPC(inpf); in decompress_file()375 c = GETINPC(inpf); in decompress_file()385 c = GETINPC(inpf); in decompress_file()388 c = GETINPC(inpf); in decompress_file()