HomeSort by relevance Sort by last modified time
    Searched defs:_stat32 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_stat64.h 5 #define _stat32 _stat macro
19 struct _stat32 { struct
  /external/bison/darwin-lib/sys/
stat.h 978 /* The system headers define stat to _stat32. */
979 # undef _stat32 macro
980 # define _stat32(name, st) rpl_stat (name, st) macro
    [all...]

Completed in 104 milliseconds