Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dsfendian.h174 #define BET2H_32_PTR(x) (((x) [0] << 24) + ((x) [1] << 16) + ((x) [2] << 8)) macro

Completed in 1 milliseconds