HomeSort by: relevance | last modified time | path
    Searched defs:GOMP_VERSION_LIB (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/include/
gomp-constants.h 330 #define GOMP_VERSION_LIB(PACK) (((PACK) >> 16) & 0xffff)
333 #define GOMP_VERSION_SUPPORTS_INDIRECT_FUNCS(VER) (GOMP_VERSION_LIB(VER) >= 3)
  /src/external/gpl3/gcc.old/dist/include/
gomp-constants.h 280 #define GOMP_VERSION_LIB(PACK) (((PACK) >> 16) & 0xffff)

Completed in 43 milliseconds