Home
last modified time | relevance | path

Searched refs:DETECT_CC_MSVC (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Ddetect_cc.h65 #define DETECT_CC_MSVC 1 macro
80 #ifndef DETECT_CC_MSVC
81 #define DETECT_CC_MSVC 0 macro
Dos_misc.h59 #elif DETECT_CC_MSVC
Du_cpu_detect.c85 #if DETECT_CC_MSVC
302 #elif DETECT_CC_MSVC in cpuid()
339 #elif DETECT_CC_MSVC in cpuid_count()
363 #elif DETECT_CC_MSVC && defined(_MSC_FULL_VER) && defined(_XCR_XFEATURE_ENABLED_MASK) in xgetbv()
385 #elif DETECT_CC_MSVC || DETECT_CC_ICL in sse2_has_daz()
Du_debug_stack.c258 #elif DETECT_CC_MSVC in debug_backtrace_capture()
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_tests.c969 #if !DETECT_CC_MSVC