Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddbghelp_types.d216 struct API_VERSION struct
218 USHORT MajorVersion;
219 USHORT MinorVersion;
220 USHORT Revision;
221 USHORT Reserved;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h171 #define API_VERSION "ITT-API-Version " ITT_TO_STR(API_VERSION_NUM) \ macro