Searched refs:tobe_allocated (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/test/
H A Dregress.gen.c80 int tobe_allocated = msg->run_num_allocated; local
82 tobe_allocated = !tobe_allocated ? 1 : tobe_allocated << 1;
84 tobe_allocated * sizeof(struct run*));
88 msg->run_num_allocated = tobe_allocated;
486 int tobe_allocated = msg->how_often_num_allocated; local
488 tobe_allocated = !tobe_allocated ? 1 : tobe_allocated <<
797 int tobe_allocated = msg->notes_num_allocated; local
834 int tobe_allocated = msg->other_numbers_num_allocated; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/test/
H A Dregress.gen.c80 int tobe_allocated = msg->run_num_allocated; local
82 tobe_allocated = !tobe_allocated ? 1 : tobe_allocated << 1;
84 tobe_allocated * sizeof(struct run*));
88 msg->run_num_allocated = tobe_allocated;
486 int tobe_allocated = msg->how_often_num_allocated; local
488 tobe_allocated = !tobe_allocated ? 1 : tobe_allocated <<
797 int tobe_allocated = msg->notes_num_allocated; local
834 int tobe_allocated = msg->other_numbers_num_allocated; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/test/
H A Dregress.gen.c80 int tobe_allocated = msg->run_num_allocated; local
82 tobe_allocated = !tobe_allocated ? 1 : tobe_allocated << 1;
84 tobe_allocated * sizeof(struct run*));
88 msg->run_num_allocated = tobe_allocated;
486 int tobe_allocated = msg->how_often_num_allocated; local
488 tobe_allocated = !tobe_allocated ? 1 : tobe_allocated <<
797 int tobe_allocated = msg->notes_num_allocated; local
834 int tobe_allocated = msg->other_numbers_num_allocated; local
[all...]

Completed in 110 milliseconds