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

  /src/external/gpl3/binutils/dist/gas/config/
tc-crx.c 1850 int relax_subtype; local
1857 relax_subtype = 0;
1860 relax_subtype = 3;
1863 relax_subtype = 5;
1868 4, relax_subtype,
tc-cr16.c 2392 int relax_subtype; local
2401 relax_subtype = 2;
2404 relax_subtype = 1;
2407 relax_subtype = 0;
2415 4, relax_subtype,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c 1850 int relax_subtype; local
1857 relax_subtype = 0;
1860 relax_subtype = 3;
1863 relax_subtype = 5;
1868 4, relax_subtype,
tc-cr16.c 2395 int relax_subtype; local
2404 relax_subtype = 2;
2407 relax_subtype = 1;
2410 relax_subtype = 0;
2418 4, relax_subtype,

Completed in 25 milliseconds