Home
last modified time | relevance | path

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

/external/virglrenderer/prebuilt-intermediates/
Dconfig.h1 #define HAVE___BUILTIN_BSWAP32 1 macro
/external/mesa3d/include/
Dc99_compat.h170 # define HAVE___BUILTIN_BSWAP32 1 macro
/external/mesa3d/src/util/
Du_math.h610 #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/intel/isl/
Disl_tiled_memcpy.c72 #if defined(HAVE___BUILTIN_BSWAP32) in bswap32()