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

/freebsd-10.0-release/contrib/gcc/
H A Dgenmodes.c94 struct mode_adjust struct
96 struct mode_adjust *next;
104 static struct mode_adjust *adj_bytesize;
105 static struct mode_adjust *adj_alignment;
106 static struct mode_adjust *adj_format;
201 struct mode_adjust **category, const char *catname,
207 struct mode_adjust *a;
233 a = XNEW (struct mode_adjust);
1146 struct mode_adjust *a;

Completed in 102 milliseconds