Searched refs:last_avrule (Results 1 – 1 of 1) sorted by relevance
34 avrule_t *last_avrule; member1359 if (stack_top->last_avrule == NULL) { in append_avrule()1362 stack_top->last_avrule->next = avrule; in append_avrule()1364 stack_top->last_avrule = avrule; in append_avrule()1439 stack_top->last_avrule = NULL; in begin_optional()1477 stack_top->last_avrule = NULL; in begin_optional_else()