Searched refs:how_often_num_allocated (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c475 tmp->how_often_num_allocated = 0;
486 int tobe_allocated = msg->how_often_num_allocated;
494 msg->how_often_num_allocated = tobe_allocated;
500 if (++msg->how_often_length >= msg->how_often_num_allocated) {
595 tmp->how_often_num_allocated = 0;
611 tmp->how_often_num_allocated = 0;
664 if (tmp->how_often_length >= tmp->how_often_num_allocated &&
H A Dregress.gen.h101 int how_often_num_allocated; member in struct:kill
/freebsd-12-stable/contrib/libevent/test/
H A Dregress.gen.c475 tmp->how_often_num_allocated = 0;
486 int tobe_allocated = msg->how_often_num_allocated;
494 msg->how_often_num_allocated = tobe_allocated;
500 if (++msg->how_often_length >= msg->how_often_num_allocated) {
595 tmp->how_often_num_allocated = 0;
611 tmp->how_often_num_allocated = 0;
664 if (tmp->how_often_length >= tmp->how_often_num_allocated &&
H A Dregress.gen.h101 int how_often_num_allocated; member in struct:kill

Completed in 118 milliseconds