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

/ast/src/lib/libbz/
H A Dbzhdr.h102 extern void bz__AssertH__fail ( int errcode );
104 { if (!(cond)) bz__AssertH__fail ( errcode ); }
H A Dbzlib.c87 void bz__AssertH__fail ( int errcode ) function

Completed in 12 milliseconds