HomeSort by relevance Sort by last modified time
    Searched refs:how_often_num_allocated (Results 1 - 2 of 2) sorted by null

  /external/libevent/test/
regress.gen.c 475 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 &&
regress.gen.h 101 int how_often_num_allocated; member in struct:kill

Completed in 41 milliseconds