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

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_finalize.c169 static int tfff_p1_freed=0, tfff_p2_freed=0; variable
178 ++tfff_p2_freed;
220 tt_int_op(tfff_p2_freed, ==, 0);
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_finalize.c169 static int tfff_p1_freed=0, tfff_p2_freed=0; variable
178 ++tfff_p2_freed;
220 tt_int_op(tfff_p2_freed, ==, 0);

Completed in 73 milliseconds