Home
last modified time | relevance | path

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

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