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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c112 static struct mode_adjust *adj_format; variable in typeref:struct:mode_adjust
1301 printf ("#define CONST_REAL_FORMAT_FOR_MODE%s\n", adj_format ? "" :" const");
1863 for (a = adj_format; a; a = a->next)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.cc114 static struct mode_adjust *adj_format; variable in typeref:struct:mode_adjust
1369 printf ("#define CONST_REAL_FORMAT_FOR_MODE%s\n", adj_format ? "" :" const");
1931 for (a = adj_format; a; a = a->next)

Completed in 184 milliseconds