HomeSort by: relevance | last modified time | path
    Searched defs:DECL_OFFSET_ALIGN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree.h 3004 DECL_OFFSET_ALIGN-bit-sized word containing the bit closest to the beginning
3010 that are not bit fields (since DECL_OFFSET_ALIGN may be larger than the
3032 DECL_OFFSET_ALIGN thus returns the alignment that DECL_FIELD_OFFSET
3034 #define DECL_OFFSET_ALIGN(NODE) \
3037 /* Specify that DECL_OFFSET_ALIGN(NODE) is X. */
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 2849 DECL_OFFSET_ALIGN-bit-sized word containing the bit closest to the beginning
2855 that are not bit fields (since DECL_OFFSET_ALIGN may be larger than the
2877 DECL_OFFSET_ALIGN thus returns the alignment that DECL_FIELD_OFFSET
2879 #define DECL_OFFSET_ALIGN(NODE) \
2882 /* Specify that DECL_OFFSET_ALIGN(NODE) is X. */

Completed in 75 milliseconds