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

  /src/external/gpl3/gcc/dist/gcc/fortran/
scanner.cc 59 static bool continue_flag, end_flag, gcc_attribute_flag; variable
755 gcc_attribute_flag = 1;
975 gcc_attribute_flag = 0;
1236 gcc_attribute_flag = 0;
1285 if (gcc_attribute_flag
2422 gcc_attribute_flag = 0;
2515 gcc_attribute_flag = 0;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
scanner.cc 59 static int continue_flag, end_flag, gcc_attribute_flag; variable
755 gcc_attribute_flag = 1;
975 gcc_attribute_flag = 0;
1232 gcc_attribute_flag = 0;
1281 if (gcc_attribute_flag
2418 gcc_attribute_flag = 0;
2511 gcc_attribute_flag = 0;

Completed in 28 milliseconds