Home
last modified time | relevance | path

Searched defs:H2LE_16 (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/src/
H A Dsfendian.h147 #define H2LE_16(x) (x) macro
161 #define H2LE_16(x) ENDSWAP_16 (x) macro

Completed in 2 milliseconds