Searched refs:other_numbers_num_allocated (Results 1 – 4 of 4) sorted by relevance
786 tmp->other_numbers_num_allocated = 0; in run_new_with_arg()836 int tobe_allocated = msg->other_numbers_num_allocated; in run_other_numbers_expand_to_hold_more()844 msg->other_numbers_num_allocated = tobe_allocated; in run_other_numbers_expand_to_hold_more()851 if (++msg->other_numbers_length >= msg->other_numbers_num_allocated) { in run_other_numbers_add()1027 tmp->other_numbers_num_allocated = 0; in run_clear()1055 tmp->other_numbers_num_allocated = 0; in run_free()1154 if (tmp->other_numbers_length >= tmp->other_numbers_num_allocated && in run_unmarshal()
171 int other_numbers_num_allocated; member