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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ft32.c 30 static char norelax; /* True if -norelax switch seen. */ variable
64 if (!norelax)
495 {"norelax", no_argument, NULL, OPTION_NORELAX},
509 norelax = 1;
tc-ft32.c 30 static char norelax; /* True if -norelax switch seen. */ variable
64 if (!norelax)
495 {"norelax", no_argument, NULL, OPTION_NORELAX},
509 norelax = 1;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ft32.c 30 static char norelax; /* True if -norelax switch seen. */ variable
64 if (!norelax)
495 {"norelax", no_argument, NULL, OPTION_NORELAX},
509 norelax = 1;
tc-ft32.c 30 static char norelax; /* True if -norelax switch seen. */ variable
64 if (!norelax)
495 {"norelax", no_argument, NULL, OPTION_NORELAX},
509 norelax = 1;

Completed in 47 milliseconds