Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c44 #if defined(PIPE_OS_NETBSD) || defined(PIPE_OS_OPENBSD)
103 #if defined(PIPE_OS_NETBSD) || defined(PIPE_OS_OPENBSD) in get_cpu_stats()
118 #elif defined(PIPE_OS_OPENBSD) in get_cpu_stats()
139 #elif defined(PIPE_OS_OPENBSD) in get_cpu_stats()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_config.h165 #define PIPE_OS_OPENBSD macro
/third_party/mesa3d/src/util/
Du_cpu_detect.c132 #elif defined(PIPE_OS_APPLE) || defined(PIPE_OS_NETBSD) || defined(PIPE_OS_OPENBSD) in check_os_altivec_support()