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

  /src/external/gpl3/gdb/dist/sim/ppc/
std-config.h 237 #ifndef WITH_MODEL
238 #define WITH_MODEL 0
241 #define CURRENT_MODEL (WITH_MODEL \
242 ? WITH_MODEL \
  /src/external/gpl3/gdb.old/dist/sim/ppc/
std-config.h 237 #ifndef WITH_MODEL
238 #define WITH_MODEL 0
241 #define CURRENT_MODEL (WITH_MODEL \
242 ? WITH_MODEL \

Completed in 28 milliseconds