Home | History | Annotate | Download | only in gas

Lines Matching defs:last_message

177   struct list_message *messages, *last_message;
244 if (listing_tail->last_message)
245 listing_tail->last_message->next = lm;
248 listing_tail->last_message = lm;
419 new_i->last_message = NULL;