Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h250 #define GOMP_VERSION_LIB(PACK) (((PACK) >> 16) & 0xffff) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h280 #define GOMP_VERSION_LIB(PACK) (((PACK) >> 16) & 0xffff) macro