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

  /src/external/gpl3/gcc/dist/gcc/
reload.cc 3104 int constmemok = 0;
3362 constmemok = 1;
3425 constmemok = 1;
3505 constmemok = 1;
3648 && ! (const_to_mem && constmemok))
3091 int constmemok = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/
reload.cc 3103 int constmemok = 0;
3367 constmemok = 1;
3430 constmemok = 1;
3510 constmemok = 1;
3653 && ! (const_to_mem && constmemok))
3090 int constmemok = 0; local

Completed in 23 milliseconds