stat              306 compat/mingw.h #undef stat
stat              308 compat/mingw.h #define stat _stati64
stat              558 git-compat-util.h #undef stat
stat              560 git-compat-util.h #define stat(path, buf) git_stat(path, buf)