HomeSort by relevance Sort by last modified time
    Searched refs:swap64 (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/include/
byteswap.h 52 #define swap64(x) __bswap_64(x) macro
  /external/wpa_supplicant_8/src/utils/
common.h 29 #define bswap_64 swap64
  /external/libtextclassifier/util/hash/
farmhash.cc 135 #define bswap_64(x) swap64(x)
    [all...]

Completed in 5637 milliseconds