Searched refs:_TIFF_fstat_f (Results 1 – 1 of 1) sorted by relevance
314 #define _TIFF_fstat_f(fildes,stat_buff) _fstati64(fildes,/* struct _stati64 */ stat_buff) macro324 #define _TIFF_fstat_f(fildes,stat_buff) fstat(fildes,stat_buff) macro