Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dcommon.c848 #define GET_BE_INT(ptr) ( ((ptr) [0] << 24) | ((ptr) [1] << 16) | \ macro

Completed in 3 milliseconds