Home
last modified time | relevance | path

Searched defs:_FILETIME (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Common/
DMyWindows.h63 typedef struct _FILETIME struct
65 DWORD dwLowDateTime;
66 DWORD dwHighDateTime;
/external/python/cpython2/Lib/ctypes/
Dwintypes.py130 _FILETIME = FILETIME variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py131 _FILETIME = FILETIME variable