Home
last modified time | relevance | path

Searched refs:HAVE___BUILTIN_CLZ (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dimports.h236 #ifdef HAVE___BUILTIN_CLZ in _mesa_next_pow_two_32()
278 #ifdef HAVE___BUILTIN_CLZ in _mesa_logbase2()
/external/kmod/port-gnu/
Dconfig.h76 #define HAVE___BUILTIN_CLZ 1 macro
/external/mesa3d/include/
Dc99_compat.h153 # define HAVE___BUILTIN_CLZ 1 macro
/external/mesa3d/src/util/
Dbitscan.h159 #if defined(HAVE___BUILTIN_CLZ) in util_last_bit()
/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h419 #if defined(HAVE___BUILTIN_CLZ) in util_logbase2()
451 #if defined(HAVE___BUILTIN_CLZ) in util_next_power_of_two()