Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dnetware.h74 MASK_FLOAT_RETURNS | MASK_ALIGN_DOUBLE | MASK_MS_BITFIELD_LAYOUT)
H A Di386-interix.h44 MASK_ALIGN_DOUBLE | MASK_MS_BITFIELD_LAYOUT)
H A Dcygming.h199 | MASK_ALIGN_DOUBLE)
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386-interix.h42 MASK_ALIGN_DOUBLE)
H A Dcygwin.h316 | MASK_ALIGN_DOUBLE)
H A Di386.h103 #define MASK_ALIGN_DOUBLE 0x00000004 /* align doubles to 2 word boundary */ macro
139 #define TARGET_ALIGN_DOUBLE (target_flags & MASK_ALIGN_DOUBLE)
313 { "align-double", MASK_ALIGN_DOUBLE, \
315 { "no-align-double", -MASK_ALIGN_DOUBLE, \
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.c10992 target_flags |= MASK_ALIGN_DOUBLE; in sh_override_options()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog6676 MASK_ALIGN_DOUBLE.