Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenmodes.c106 static struct mode_adjust *adj_format; variable
909 printf ("#define CONST_REAL_FORMAT_FOR_MODE%s\n", adj_format ? "" :" const"); in emit_insn_modes_h()
1312 for (a = adj_format; a; a = a->next) in emit_mode_adjustments()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmodes.c111 static struct mode_adjust *adj_format; variable
1308 printf ("#define CONST_REAL_FORMAT_FOR_MODE%s\n", adj_format ? "" :" const"); in emit_insn_modes_h()
1854 for (a = adj_format; a; a = a->next) in emit_mode_adjustments()