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

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.h 230 #define TARGET_VTABLE_DATA_ENTRY_DISTANCE (TARGET_ILP32 ? 2 : 1)
  /src/external/gpl3/gcc/dist/gcc/
defaults.h 857 #ifndef TARGET_VTABLE_DATA_ENTRY_DISTANCE
858 #define TARGET_VTABLE_DATA_ENTRY_DISTANCE 1
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.h 230 #define TARGET_VTABLE_DATA_ENTRY_DISTANCE (TARGET_ILP32 ? 2 : 1)
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 857 #ifndef TARGET_VTABLE_DATA_ENTRY_DISTANCE
858 #define TARGET_VTABLE_DATA_ENTRY_DISTANCE 1

Completed in 37 milliseconds