Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Ddbghelp.hpp127 typedef struct BOOST_MAY_ALIAS API_VERSION { struct
128 USHORT_ MajorVersion;
129 USHORT_ MinorVersion;
130 USHORT_ Revision;
131 USHORT_ Reserved;
/third_party/Linux_Kernel/include/linux/
Ddrbd.h56 #define API_VERSION 1 macro
/third_party/mingw-w64/mingw-w64-headers/include/psdk_inc/
D_dbg_common.h290 typedef struct API_VERSION { struct
295 } API_VERSION,*LPAPI_VERSION; argument