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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c74 tmp->run_num_allocated = 0;
86 int tobe_allocated = msg->run_num_allocated;
94 msg->run_num_allocated = tobe_allocated;
101 if (++msg->run_length >= msg->run_num_allocated) {
277 tmp->run_num_allocated = 0;
299 tmp->run_num_allocated = 0;
363 if (tmp->run_length >= tmp->run_num_allocated &&
H A Dregress.gen.h46 int run_num_allocated; member in struct:msg
/freebsd-current/contrib/libevent/test/
H A Dregress.gen.c74 tmp->run_num_allocated = 0;
86 int tobe_allocated = msg->run_num_allocated;
94 msg->run_num_allocated = tobe_allocated;
101 if (++msg->run_length >= msg->run_num_allocated) {
277 tmp->run_num_allocated = 0;
299 tmp->run_num_allocated = 0;
363 if (tmp->run_length >= tmp->run_num_allocated &&
H A Dregress.gen.h46 int run_num_allocated; member in struct:msg

Completed in 81 milliseconds