Searched refs:last_avrule (Results 1 – 1 of 1) sorted by relevance
34 avrule_t *last_avrule; member1358 if (stack_top->last_avrule == NULL) { in append_avrule()1361 stack_top->last_avrule->next = avrule; in append_avrule()1363 stack_top->last_avrule = avrule; in append_avrule()1438 stack_top->last_avrule = NULL; in begin_optional()1476 stack_top->last_avrule = NULL; in begin_optional_else()