Searched defs:GOMP_VERSION_PACK (Results 1 – 2 of 2) sorted by relevance
249 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) macro
279 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) macro