Searched refs:__GNUC_PREREQ__ (Results 1 – 2 of 2) sorted by relevance
111 #define __GNUC_PREREQ__(x, y) \ macro115 #define __GNUC_PREREQ__(x, y) 0 macro136 #if __GNUC_PREREQ__(3, 1)
39 #if __GNUC_PREREQ__(3, 3) || (defined(__INTEL_COMPILER) && __INTEL_COMPILER >= 800)43 #if __GNUC_PREREQ__(3, 0) && !defined(__INTEL_COMPILER)
Completed in 4 milliseconds