Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/test/
Dregress.gen.c78 int tobe_allocated = msg->run_num_allocated; in msg_run_add() local
80 tobe_allocated = !tobe_allocated ? 1 : tobe_allocated << 1; in msg_run_add()
82 tobe_allocated * sizeof(struct run *)); in msg_run_add()
86 msg->run_num_allocated = tobe_allocated; in msg_run_add()