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

  /src/external/gpl3/gcc/dist/gcc/
gensupport.cc 3811 bool force_int = false;
3830 force_int = 1;
3858 && (! force_int || mode_class[i] == MODE_INT
3889 force_int = false;
3802 bool force_int = false; local
  /src/external/gpl3/gcc.old/dist/gcc/
gensupport.cc 3211 bool force_int = false;
3230 force_int = 1;
3258 && (! force_int || mode_class[i] == MODE_INT
3289 force_int = false;
3203 bool force_int = false; local

Completed in 36 milliseconds