Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dbyteswap.h62 # define __bswap_constant_64(x) \ macro
77 __r.__ll = __bswap_constant_64 (x); \