Home
last modified time | relevance | path

Searched refs:GOMP_VERSION_PACK (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/include/
Dgomp-constants.h279 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) macro
DChangeLog738 (GOMP_VERSION_PACK, GOMP_VERSION_LIB, GOMP_VERSION_DEV): New.