Home | History | Annotate | Download | only in src

Lines Matching refs:last_decl

1769 	avrule_decl_t *decl, *last_decl = NULL;
1799 if (last_decl == NULL) {
1802 last_decl->next = new_decl;
1804 last_decl = new_decl;