HomeSort by relevance Sort by last modified time
    Searched refs:_fstati64 (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_stat64.h 7 #define _fstat32i64 _fstati64
12 #define _fstati64 _fstat64 macro
  /external/pdfium/third_party/libopenjpeg20/
opj_includes.h 80 # define OPJ_FSTAT(fildes,stat_buff) _fstati64(fildes,/* struct _stati64 */ stat_buff)
  /external/ImageMagick/MagickCore/
nt-base.h 119 # define fstat _fstati64
  /external/curl/lib/
curl_setup.h 359 # define fstat(fdes,stp) _fstati64(fdes, stp)
  /external/pdfium/third_party/libtiff/
tiffiop.h 300 #define _TIFF_fstat_f(fildes,stat_buff) _fstati64(fildes,/* struct _stati64 */ stat_buff)
  /external/libevent/
evutil.c 96 #define fstat _fstati64
    [all...]

Completed in 121 milliseconds