Lines Matching refs:reset_on_error
2771 static void reset_on_error(mstate m);2773 #define CORRUPTION_ERROR_ACTION(m) reset_on_error(m)3937 static void reset_on_error(mstate m) {6110 * Small fixes to mspace_destroy, reset_on_error.