Home
last modified time | relevance | path

Searched refs:H2BE_32 (Results 1 - 2 of 2) sorted by relevance

/third_party/libsnd/src/ALAC/
H A DEndianPortable.h36 #define Swap32NtoB(x) H2BE_32 (x)
/third_party/libsnd/src/
H A Dsfendian.h145 #define H2BE_32(x) ENDSWAP_32 (x) macro
159 #define H2BE_32(x) (x) macro

Completed in 2 milliseconds