Home
last modified time | relevance | path

Searched refs:PIPE_OS_APPLE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_dl.h42 #elif defined(PIPE_OS_APPLE)
/third_party/mesa3d/src/gallium/include/pipe/
Dp_config.h185 #define PIPE_OS_APPLE macro
/third_party/mesa3d/src/util/
Du_cpu_detect.c47 #if defined(PIPE_OS_APPLE)
103 #if defined(PIPE_ARCH_PPC) && !defined(PIPE_OS_APPLE) && !defined(PIPE_OS_BSD) && !defined(PIPE_OS_…
132 #elif defined(PIPE_OS_APPLE) || defined(PIPE_OS_NETBSD) || defined(PIPE_OS_OPENBSD) in check_os_altivec_support()