Searched refs:define_cond_exec_queue (Results 1 – 3 of 3) sorted by relevance
64 static struct queue_elem *define_cond_exec_queue; variable65 static struct queue_elem **define_cond_exec_tail = &define_cond_exec_queue;439 message_with_line (define_cond_exec_queue->lineno, in identify_predicable_attribute()854 for (elem = define_cond_exec_queue; elem ; elem = elem->next) in process_define_cond_exec()979 if (define_cond_exec_queue != NULL)
4193 (define_cond_exec_queue, define_cond_exec_tail): New.
78 static struct queue_elem *define_cond_exec_queue; variable79 static struct queue_elem **define_cond_exec_tail = &define_cond_exec_queue;457 message_with_line (define_cond_exec_queue->lineno, in identify_predicable_attribute()896 for (elem = define_cond_exec_queue; elem ; elem = elem->next) in process_define_cond_exec()1061 if (define_cond_exec_queue != NULL) in init_md_reader_args_cb()