HomeSort by: relevance | last modified time | path
    Searched refs:bswap16 (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/xf86-video-amdgpu/include/
config.h 136 #define bswap_16 bswap16
  /xsrc/external/mit/xf86-video-ati/include/
config.h 146 #define bswap_16 bswap16
  /xsrc/external/mit/xf86-video-ati-kms/include/
config.h 133 #define bswap_16 bswap16
  /xsrc/external/mit/xorg-server.old/include/
dix-config.h 441 #define bswap_16 bswap16
  /xsrc/external/mit/xf86-video-amdgpu/dist/
configure 20646 # <sys/endian.h> bswap16, bswap32, bswap64 (other BSD's)
20700 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bswap16 variant of <sys/endian.h> byteswapping macros" >&5
20701 printf %s "checking for bswap16 variant of <sys/endian.h> byteswapping macros... " >&6; }
20713 b = bswap16(a);
  /xsrc/external/mit/xf86-video-ati/dist/
configure 17926 # <sys/endian.h> bswap16, bswap32, bswap64 (other BSD's)
17984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bswap16 variant of <sys/endian.h> byteswapping macros" >&5
17985 $as_echo_n "checking for bswap16 variant of <sys/endian.h> byteswapping macros... " >&6; }
17997 b = bswap16(a);
  /xsrc/external/mit/xf86-video-ati-kms/dist/
configure 20901 # <sys/endian.h> bswap16, bswap32, bswap64 (other BSD's)
20955 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bswap16 variant of <sys/endian.h> byteswapping macros" >&5
20956 printf %s "checking for bswap16 variant of <sys/endian.h> byteswapping macros... " >&6; }
20968 b = bswap16(a);
  /xsrc/external/mit/xf86-video-r128/dist/
configure 20253 # <sys/endian.h> bswap16, bswap32, bswap64 (other BSD's)
20307 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bswap16 variant of <sys/endian.h> byteswapping macros" >&5
20308 printf %s "checking for bswap16 variant of <sys/endian.h> byteswapping macros... " >&6; }
20320 b = bswap16(a);
  /xsrc/external/mit/xorg-server.old/dist/
configure 23782 # <sys/endian.h> bswap16, bswap32, bswap64 (other BSD's)
24127 { echo "$as_me:$LINENO: checking for bswap16 variant of <sys/endian.h> byteswapping macros" >&5
24128 echo $ECHO_N "checking for bswap16 variant of <sys/endian.h> byteswapping macros... $ECHO_C" >&6; }
24144 b = bswap16(a);
    [all...]

Completed in 122 milliseconds