Searched refs:last_avrule (Results 1 – 1 of 1) sorted by relevance
34 avrule_t *last_avrule; member1249 if (stack_top->last_avrule == NULL) { in append_avrule()1252 stack_top->last_avrule->next = avrule; in append_avrule()1254 stack_top->last_avrule = avrule; in append_avrule()1329 stack_top->last_avrule = NULL; in begin_optional()1367 stack_top->last_avrule = NULL; in begin_optional_else()