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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dnetware.h111 #define TARGET_DEFAULT_PACK_STRUCT 1 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Dnetware.h98 #define TARGET_DEFAULT_PACK_STRUCT 1 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddefaults.h504 #ifndef TARGET_DEFAULT_PACK_STRUCT
505 #define TARGET_DEFAULT_PACK_STRUCT 0 macro
H A Dstor-layout.c47 unsigned int maximum_field_alignment = TARGET_DEFAULT_PACK_STRUCT * BITS_PER_UNIT;
49 unsigned int initial_max_fld_align = TARGET_DEFAULT_PACK_STRUCT;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h766 #ifndef TARGET_DEFAULT_PACK_STRUCT
767 #define TARGET_DEFAULT_PACK_STRUCT 0 macro
H A Dstor-layout.c51 unsigned int maximum_field_alignment = TARGET_DEFAULT_PACK_STRUCT * BITS_PER_UNIT;
53 unsigned int initial_max_fld_align = TARGET_DEFAULT_PACK_STRUCT;

Completed in 701 milliseconds