Searched refs:ouch (Results 1 – 2 of 2) sorted by relevance
349 int db = 0, ouch_db = 0, ouch = 0; in measure_send_rates() local459 #define OUCH ( ouch || (ouch = (!client_count || client_count != clcnt0 || dnow() < last_client_gon… in measure_send_rates()550 if (OUCH) goto ouch; in measure_send_rates()600 if (OUCH) goto ouch; in measure_send_rates()658 ouch: in measure_send_rates()
15385 * SAX.c: ouch a non-defined namespace could lead to a crash,17393 * xpath.c: ouch don't free NULL, rare case fixed