Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip2.c219 static void crcError ( void ) NORETURN;
529 crcError(); in uncompressStream()
764 void crcError ( void ) in crcError() function