Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dread-rtl.c39 struct map_value { struct
40 struct map_value *next; argument
60 struct map_value *values; argument
97 struct map_value *mode_maps;
120 struct map_value *, FILE *, const char **);
127 static struct map_value **add_map_value (struct map_value **,
147 static rtx read_rtx_1 (FILE *, struct map_value **);
148 static rtx read_rtx_variadic (FILE *, struct map_value **, rtx);
281 static struct map_value *
286 struct map_value *v; in map_attr_string()
[all …]