Home
last modified time | relevance | path

Searched refs:offset_table_end (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dciff.c50 unsigned long offset_table_end = 0UL; in process_ciff() local
62 offset_table_end = fileoffset_base + heaplength; in process_ciff()
64 offset_table_end = ftell(inptr); in process_ciff()
67 max_offset = process_ciff_dir(inptr,heap_start,offset_table_end, in process_ciff()