Searched refs:notes_num_allocated (Results 1 – 4 of 4) sorted by relevance
778 tmp->notes_num_allocated = 0; in run_new_with_arg()798 int tobe_allocated = msg->notes_num_allocated; in run_notes_expand_to_hold_more()806 msg->notes_num_allocated = tobe_allocated; in run_notes_expand_to_hold_more()813 if (++msg->notes_length >= msg->notes_num_allocated) { in run_notes_add()1019 tmp->notes_num_allocated = 0; in run_clear()1047 tmp->notes_num_allocated = 0; in run_free()1132 if (tmp->notes_length >= tmp->notes_num_allocated && in run_unmarshal()
167 int notes_num_allocated; member