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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 74 #define _findfirst _findfirst64i32
220 intptr_t __cdecl _findfirst64i32(const char *_Filename,struct _finddata64i32_t *_FindData);
222 __CRT_INLINE intptr_t __cdecl _findfirst64i32(const char *_Filename,struct _finddata64i32_t *_FindData) function
tchar.h 692 #define _tfindfirst64i32 _findfirst64i32

Completed in 230 milliseconds