Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_util.h4 #ifdef HAVE___BUILTIN_POPCOUNT
/external/mesa3d/include/
Dc99_compat.h159 # define HAVE___BUILTIN_POPCOUNT 1 macro
/external/mesa3d/src/mesa/main/
Dimports.c222 #ifndef HAVE___BUILTIN_POPCOUNT
Dimports.h321 #ifdef HAVE___BUILTIN_POPCOUNT
/external/strace/
Dconfig.h1626 #define HAVE___BUILTIN_POPCOUNT 1 macro
Dsignal.c154 #ifdef HAVE___BUILTIN_POPCOUNT in popcount32()
Dconfigure.ac826 AC_DEFINE([HAVE___BUILTIN_POPCOUNT], [1], definition
Dconfig.h.in1625 #undef HAVE___BUILTIN_POPCOUNT
/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h483 #if defined(HAVE___BUILTIN_POPCOUNT) in util_bitcount()