Home
last modified time | relevance | path

Searched defs:__bswap_64 (Results 1 – 3 of 3) sorted by relevance

/external/blktrace/
Dblktrace.h75 #define __bswap_64 bswap_64 macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py577 def __bswap_64(x): return \ function
/external/python/cpython2/Lib/plat-atheos/
DIN.py906 def __bswap_64(x): return \ function