Searched refs:GOMP_VERSION_PACK (Results 1 – 2 of 2) sorted by relevance
279 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) macro
738 (GOMP_VERSION_PACK, GOMP_VERSION_LIB, GOMP_VERSION_DEV): New.