Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dcommon.c851 #define GET_LE_8BYTE(ptr) ( (((sf_count_t) (ptr) [7]) << 56) | (((sf_count_t) (ptr) [6]) << 48) | \ macro

Completed in 2 milliseconds