Searched refs:bz__AssertH__fail (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libbz/ | ||
H A D | bzhdr.h | 102 extern void bz__AssertH__fail ( int errcode ); 104 { if (!(cond)) bz__AssertH__fail ( errcode ); } |
H A D | bzlib.c | 87 void bz__AssertH__fail ( int errcode ) function |
Completed in 12 milliseconds