Home
last modified time | relevance | path

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

/external/mesa3d/include/
Dc99_compat.h154 # define HAVE___BUILTIN_CLZLL 1 macro
/external/mesa3d/src/util/
Dbitscan.h185 #if defined(HAVE___BUILTIN_CLZLL) in util_last_bit64()
/external/mesa3d/src/mesa/main/
Dimports.h254 #ifdef HAVE___BUILTIN_CLZLL in _mesa_next_pow_two_64()