Home
last modified time | relevance | path

Searched refs:define_attr_tail (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgensupport.c61 static struct queue_elem **define_attr_tail = &define_attr_queue; variable
284 queue_pattern (desc, &define_attr_tail, read_rtx_filename, lineno);
H A DChangeLog.34191 (define_attr_queue, define_attr_tail): New.
/openbsd-src/gnu/gcc/gcc/
H A Dgensupport.c73 static struct queue_elem **define_attr_tail = &define_attr_queue; variable
285 queue_pattern (desc, &define_attr_tail, read_rtx_filename, lineno); in process_rtx()