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

  /external/bison/lib/
fstat.c 30 # define fstat _fstati64
sys_stat.in.h 346 # define fstat _fstati64
  /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 79 # 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 368 # define fstat(fdes,stp) _fstati64(fdes, stp)
  /external/pdfium/third_party/libtiff/
tiffiop.h 296 #define _TIFF_fstat_f(fildes,stat_buff) _fstati64(fildes,/* struct _stati64 */ stat_buff)
  /external/bison/darwin-lib/sys/
stat.h 658 # define fstat _fstati64
    [all...]
  /external/bison/linux-lib/sys/
stat.h 658 # define fstat _fstati64
    [all...]
  /external/libevent/
evutil.c 86 #define fstat _fstati64
    [all...]

Completed in 488 milliseconds