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

  /src/external/gpl3/gcc/dist/gcc/fortran/
decl.cc 100 int directive_unroll = -1; variable
11921 directive_unroll = value == 0 ? 1 : value;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
decl.cc 100 int directive_unroll = -1; variable
11846 directive_unroll = value == 0 ? 1 : value;

Completed in 37 milliseconds