Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dogg.h56 #define readint(buf, base) (((buf [base + 3] << 24) & 0xff000000) | \ macro

Completed in 2 milliseconds