Home
last modified time | relevance | path

Searched defs:_stat32i64 (Results 1 – 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
D_mingw_stat64.h13 #define _stat32i64 _stati64 macro
55 struct _stat32i64 { struct
56 _dev_t st_dev;
57 _ino_t st_ino;
58 unsigned short st_mode;
59 short st_nlink;
60 short st_uid;
61 short st_gid;
62 _dev_t st_rdev;
63 __MINGW_EXTENSION __int64 st_size;
[all …]