| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxbyteorder.h | 46 #define bswap_64 OSSwapInt64 macro 55 #define bswap_64(value) \ macro
|
| H A D | indirect_dispatch_swap.c | 83 x.dst = bswap_64( *(uint64_t *) src ); 127 uint64_t temp = bswap_64( src[i] );
|
| /xsrc/external/mit/xf86-video-amdgpu/include/ |
| H A D | config.h | 142 #define bswap_64 bswap64
|
| /xsrc/external/mit/xf86-video-ati/include/ |
| H A D | config.h | 152 #define bswap_64 bswap64
|
| /xsrc/external/mit/xf86-video-ati-kms/include/ |
| H A D | config.h | 139 #define bswap_64 bswap64
|
| /xsrc/external/mit/xorg-server.old/include/ |
| H A D | dix-config.h | 447 #define bswap_64 bswap64 macro
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | misc.h | 302 bswap_64(uint64_t x) function in typeref:typename:uint64_t 317 *(x) = bswap_64(*(x)); \
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | misc.h | 241 #define bswap_64(value) \ macro
|
| H A D | dix-config.h.in | 439 #undef bswap_64
|
| /xsrc/external/mit/xf86-video-r128/dist/ |
| H A D | configure.ac | 192 # <byteswap.h> bswap_16, bswap_32, bswap_64 (glibc) 245 AC_DEFINE_UNQUOTED([bswap_64], ${BSWAP}64, definition
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/ |
| H A D | configure.ac | 208 # <byteswap.h> bswap_16, bswap_32, bswap_64 (glibc) 261 AC_DEFINE_UNQUOTED([bswap_64], ${BSWAP}64, definition
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_drv.h | 130 #define bswap_64(value) \ macro
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/ |
| H A D | configure.ac | 208 # <byteswap.h> bswap_16, bswap_32, bswap_64 (glibc) 261 AC_DEFINE_UNQUOTED([bswap_64], ${BSWAP}64, definition
|
| /xsrc/external/mit/xorg-server/dist/test/ |
| H A D | misc.c | 211 assert(bswap_64(test_64) == expect_64);
|
| /xsrc/external/mit/xf86-video-ati/dist/ |
| H A D | configure.ac | 263 # <byteswap.h> bswap_16, bswap_32, bswap_64 (glibc) 316 AC_DEFINE_UNQUOTED([bswap_64], ${BSWAP}64, definition
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128.h | 95 #define bswap_64(value) \ macro
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon.h | 138 #define bswap_64(value) \ macro
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon.h | 129 #define bswap_64(value) \ macro
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | configure.ac | 138 # <byteswap.h> bswap_16, bswap_32, bswap_64 (glibc) 191 AC_DEFINE_UNQUOTED([bswap_64], ${BSWAP}64, definition
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 92 x.dst = bswap_64(*(uint64_t *) src); 142 uint64_t temp = bswap_64(src[i]);
|