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

  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 4657 bool allow_user = false; local
4671 allow_user = true;
4677 allow_user = true;
4693 if (allow_user)
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 21468 bool allow_user = false;
21484 allow_user = true;
21490 allow_user = true;
21506 if (allow_user)
21463 bool allow_user = false; local

Completed in 32 milliseconds