OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:run_num_allocated
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libevent/test/
regress.gen.c
65
tmp->
run_num_allocated
= 0;
77
if (++msg->run_length >= msg->
run_num_allocated
) {
78
int tobe_allocated = msg->
run_num_allocated
;
86
msg->
run_num_allocated
= tobe_allocated;
254
tmp->
run_num_allocated
= 0;
276
tmp->
run_num_allocated
= 0;