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

  /src/external/gpl3/binutils/dist/gas/config/
tc-tic4x.c 66 static unsigned int tic4x_big_model = 0; /* Default to small memory model. */ variable
1181 tic4x_insert_sym (".BIGMODEL", tic4x_big_model);
2703 tic4x_big_model = 1;
2724 tic4x_big_model = 0;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic4x.c 66 static unsigned int tic4x_big_model = 0; /* Default to small memory model. */ variable
1181 tic4x_insert_sym (".BIGMODEL", tic4x_big_model);
2703 tic4x_big_model = 1;
2724 tic4x_big_model = 0;

Completed in 27 milliseconds