Home | History | Annotate | Download | only in libgcc

Lines Matching refs:FIXED_SIZE

140 #define FIXED_SIZE	1	/* in bytes.  */
151 #define FIXED_SIZE 1 /* in bytes. */
162 #define FIXED_SIZE 2 /* in bytes. */
180 #define FIXED_SIZE 2 /* in bytes. */
198 #define FIXED_SIZE 4 /* in bytes. */
216 #define FIXED_SIZE 4 /* in bytes. */
234 #define FIXED_SIZE 8 /* in bytes. */
252 #define FIXED_SIZE 8 /* in bytes. */
270 #define FIXED_SIZE 16 /* in bytes. */
281 #define FIXED_SIZE 16 /* in bytes. */
292 #define FIXED_SIZE 2 /* in bytes. */
310 #define FIXED_SIZE 2 /* in bytes. */
328 #define FIXED_SIZE 4 /* in bytes. */
346 #define FIXED_SIZE 4 /* in bytes. */
364 #define FIXED_SIZE 8 /* in bytes. */
382 #define FIXED_SIZE 8 /* in bytes. */
400 #define FIXED_SIZE 16 /* in bytes. */
411 #define FIXED_SIZE 16 /* in bytes. */
437 #define FIXED_WIDTH (FIXED_SIZE * __CHAR_BIT__) /* in bits. */