Home
last modified time | relevance | path

Searched refs:PIPE_CC_MSVC (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_misc.h57 #elif defined(PIPE_CC_MSVC)
/external/mesa3d/src/gallium/auxiliary/util/
Du_atomic.h23 #elif defined(PIPE_CC_MSVC)
25 #elif (defined(PIPE_CC_MSVC) && defined(PIPE_ARCH_X86))
Du_debug_stack.c56 #elif defined(PIPE_CC_MSVC) && defined(PIPE_ARCH_X86) in debug_backtrace_capture()
Du_math.h308 #elif defined(PIPE_CC_MSVC) && defined(PIPE_ARCH_X86) in util_iround()
458 #elif defined(PIPE_CC_MSVC) && defined(PIPE_ARCH_X86)
Du_cpu_detect.c205 #elif defined(PIPE_CC_MSVC) in cpuid()
Du_format_tests.c898 #if !defined(PIPE_CC_MSVC)
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test.h72 #if defined(PIPE_CC_MSVC)
/external/mesa3d/src/gallium/include/pipe/
Dp_config.h69 #define PIPE_CC_MSVC macro
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.cpp122 #if (defined(PIPE_OS_WINDOWS) && !defined(PIPE_CC_MSVC)) || defined(PIPE_OS_EMBDDED) in lp_debug_dump_value()