Searched defs:_stati64 (Results 1 - 1 of 1) sorted by relevance

/external/bison/darwin-lib/sys/
H A Dstat.h384 # define stat _stati64
657 /* Above, we define stat to _stati64. */
945 /* Above, we define stat to _stati64. */
946 # if defined __MINGW32__ && defined _stati64
948 /* The system headers define _stati64 to _stat64. */
952 # elif defined _MSC_VER && defined _stati64
954 /* The system headers define _stati64 to _stat32i64. */
958 /* The system headers define _stati64 to _stat64. */
963 # undef _stati64 macro
964 # define _stati64(nam macro
[all...]

Completed in 188 milliseconds