Home
last modified time | relevance | path

Searched refs:HAVE___BUILTIN_POPCOUNTLL (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/include/
Dc99_compat.h160 # define HAVE___BUILTIN_POPCOUNTLL 1 macro
/external/mesa3d/src/mesa/main/
Dimports.c237 #ifndef HAVE___BUILTIN_POPCOUNTLL
Dimports.h335 #ifdef HAVE___BUILTIN_POPCOUNTLL
/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h504 #ifdef HAVE___BUILTIN_POPCOUNTLL in util_bitcount64()