Home
last modified time | relevance | path

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

/external/mesa3d/include/
Dc99_compat.h171 # define HAVE___BUILTIN_BSWAP32 1 macro
/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h552 #if defined(HAVE___BUILTIN_BSWAP32) in util_bswap32()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h785 #if defined(HAVE___BUILTIN_BSWAP32) || (defined(PIPE_CC_GCC) && (PIPE_CC_GCC_VERSION >= 403)) in util_bswap32()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tiled_memcpy.c70 #if defined(HAVE___BUILTIN_BSWAP32) in bswap32()