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

  /src/external/gpl3/gdb/dist/sim/common/
sim-config.h 214 #if !defined (WITH_ALIGNMENT)
215 #define WITH_ALIGNMENT 0
218 #define CURRENT_ALIGNMENT (WITH_ALIGNMENT \
219 ? WITH_ALIGNMENT \
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-config.h 214 #if !defined (WITH_ALIGNMENT)
215 #define WITH_ALIGNMENT 0
218 #define CURRENT_ALIGNMENT (WITH_ALIGNMENT \
219 ? WITH_ALIGNMENT \
  /src/external/gpl3/gdb/dist/sim/ppc/
std-config.h 197 #ifndef WITH_ALIGNMENT
198 #define WITH_ALIGNMENT 0
202 #define CURRENT_ALIGNMENT (WITH_ALIGNMENT \
203 ? WITH_ALIGNMENT \
  /src/external/gpl3/gdb.old/dist/sim/ppc/
std-config.h 197 #ifndef WITH_ALIGNMENT
198 #define WITH_ALIGNMENT 0
202 #define CURRENT_ALIGNMENT (WITH_ALIGNMENT \
203 ? WITH_ALIGNMENT \
  /src/external/gpl3/gdb/lib/libsim/arch/powerpc/
config.h 510 #define WITH_ALIGNMENT 0
  /src/external/gpl3/gdb/lib/libsim/arch/powerpc64/
config.h 510 #define WITH_ALIGNMENT 0
  /src/external/gpl3/gdb.old/lib/libsim/arch/powerpc/
config.h 510 #define WITH_ALIGNMENT 0
  /src/external/gpl3/gdb.old/lib/libsim/arch/powerpc64/
config.h 510 #define WITH_ALIGNMENT 0

Completed in 27 milliseconds