Home | History | Annotate | Download | only in src

Lines Matching refs:last_decl

3510 		avrule_decl_t *last_decl = NULL, *curdecl;
3550 assert(last_decl);
3551 last_decl->next = curdecl;
3553 last_decl = curdecl;