Searched refs:GOMP_SELF_SPECS (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dmingw32.h113 #undef GOMP_SELF_SPECS macro
114 #define GOMP_SELF_SPECS "%{fopenmp: -mthreads}" macro
H A Dcygwin.h239 #undef GOMP_SELF_SPECS macro
240 #define GOMP_SELF_SPECS "" macro
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.h910 #undef GOMP_SELF_SPECS macro
911 #define GOMP_SELF_SPECS "" macro
/freebsd-11-stable/contrib/gcc/
H A Dgcc.c861 #ifndef GOMP_SELF_SPECS
862 #define GOMP_SELF_SPECS "%{fopenmp: -pthread}"
866 DRIVER_SELF_SPECS, GOMP_SELF_SPECS
860 #define GOMP_SELF_SPECS macro

Completed in 88 milliseconds