Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dgenmodes.c106 static struct mode_adjust *adj_format; variable
864 printf ("#define CONST_REAL_FORMAT_FOR_MODE%s\n", adj_format ? "" :" const"); in emit_insn_modes_h()
1226 for (a = adj_format; a; a = a->next) in emit_mode_adjustments()