HomeSort by: relevance | last modified time | path
    Searched refs:WITH_TIME_BASE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
std-config.h 146 #ifndef WITH_TIME_BASE
147 #define WITH_TIME_BASE (WITH_ENVIRONMENT != USER_ENVIRONMENT)
options.c 120 printf_filtered ("WITH_TIME_BASE = %d\n", WITH_TIME_BASE);
powerpc.igen 3364 if (WITH_TIME_BASE) {
3404 if (WITH_TIME_BASE) {
  /src/external/gpl3/gdb.old/dist/sim/ppc/
std-config.h 146 #ifndef WITH_TIME_BASE
147 #define WITH_TIME_BASE (WITH_ENVIRONMENT != USER_ENVIRONMENT)
options.c 120 printf_filtered ("WITH_TIME_BASE = %d\n", WITH_TIME_BASE);
powerpc.igen 3364 if (WITH_TIME_BASE) {
3404 if (WITH_TIME_BASE) {

Completed in 37 milliseconds