Home
last modified time | relevance | path

Searched refs:readExactBytes (Results 1 – 1 of 1) sorted by relevance

/external/sonic/
Dwave.c98 static void readExactBytes( in readExactBytes() function
122 readExactBytes(file, bytes, 4); in readInt()
137 readExactBytes(file, bytes, 2); in readShort()
157 readExactBytes(file, buf, length); in expectString()