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

  /src/external/gpl3/gcc/dist/gcc/
df-scan.cc 118 static const unsigned int copy_mw = 0x8; variable
120 | copy_mw;
2448 if (flags & copy_mw)
  /src/external/gpl3/gcc.old/dist/gcc/
df-scan.cc 118 static const unsigned int copy_mw = 0x8; variable
120 | copy_mw;
2448 if (flags & copy_mw)

Completed in 19 milliseconds