OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__finddata64_t
(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
53
struct
__finddata64_t
{
struct
72
#define _finddatai64_t
__finddata64_t
216
_CRTIMP intptr_t __cdecl _findfirst64(const char *_Filename,struct
__finddata64_t
*_FindData);
224
struct
__finddata64_t
fd;
240
_CRTIMP int __cdecl _findnext64(intptr_t _FindHandle,struct
__finddata64_t
*_FindData);
245
struct
__finddata64_t
fd;
tchar.h
716
#define _tfinddata64_t
__finddata64_t
Completed in 1526 milliseconds