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

/freebsd-12-stable/contrib/bzip2/
H A Dbzip2recover.c111 static void mallocFail ( Int32 n ) function
157 if (bs == NULL) mallocFail ( sizeof(BitStream) );
170 if (bs == NULL) mallocFail ( sizeof(BitStream) );

Completed in 160 milliseconds