Home | History | Annotate | Download | only in tools

Lines Matching refs:read_4

1357 read_4(struct file *file, png_uint_32 *pu)
2978 if (read_4(file, &file_crc) == 4) /* else completely truncated */
3114 unsigned int nread = read_4(file, &file_crc);
3122 nread += read_4(file, &next_length);
3127 nread += read_4(file, &next_type);
3202 (void)read_4(file, &file->length);
3205 (void)read_4(file, &file->type);