HomeSort by relevance Sort by last modified time
    Searched full:__mingw_access (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 353 static inline int __mingw_access (const char *__fname, int __mode) { function
357 #define access(__f,__m) __mingw_access (__f, __m)

Completed in 140 milliseconds