Home
last modified time | relevance | path

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

/external/bzip2/
Dbzip2.c217 static void crcError ( void ) NORETURN;
526 crcError(); in uncompressStream()
761 void crcError ( void ) in crcError() function