HomeSort by: relevance | last modified time | path
    Searched refs:atom_name (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
module.cc 1174 ATOM_NAME, ATOM_LPAREN, ATOM_RPAREN, ATOM_INTEGER, ATOM_STRING
1189 static char *atom_string, atom_name[MAX_ATOM_SIZE]; variable
1368 p = atom_name;
1493 return ATOM_NAME;
1606 return ATOM_NAME;
1632 case ATOM_NAME:
1666 i = gfc_string2code (m, atom_name);
1727 case ATOM_NAME:
1806 write_atom (ATOM_NAME, gfc_code2string (m, t));
1809 require_atom (ATOM_NAME);
    [all...]
module.cc 1174 ATOM_NAME, ATOM_LPAREN, ATOM_RPAREN, ATOM_INTEGER, ATOM_STRING
1189 static char *atom_string, atom_name[MAX_ATOM_SIZE]; variable
1368 p = atom_name;
1493 return ATOM_NAME;
1606 return ATOM_NAME;
1632 case ATOM_NAME:
1666 i = gfc_string2code (m, atom_name);
1727 case ATOM_NAME:
1806 write_atom (ATOM_NAME, gfc_code2string (m, t));
1809 require_atom (ATOM_NAME);
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
module.cc 1174 ATOM_NAME, ATOM_LPAREN, ATOM_RPAREN, ATOM_INTEGER, ATOM_STRING
1189 static char *atom_string, atom_name[MAX_ATOM_SIZE]; variable
1368 p = atom_name;
1493 return ATOM_NAME;
1606 return ATOM_NAME;
1632 case ATOM_NAME:
1666 i = gfc_string2code (m, atom_name);
1727 case ATOM_NAME:
1806 write_atom (ATOM_NAME, gfc_code2string (m, t));
1809 require_atom (ATOM_NAME);
    [all...]
module.cc 1174 ATOM_NAME, ATOM_LPAREN, ATOM_RPAREN, ATOM_INTEGER, ATOM_STRING
1189 static char *atom_string, atom_name[MAX_ATOM_SIZE]; variable
1368 p = atom_name;
1493 return ATOM_NAME;
1606 return ATOM_NAME;
1632 case ATOM_NAME:
1666 i = gfc_string2code (m, atom_name);
1727 case ATOM_NAME:
1806 write_atom (ATOM_NAME, gfc_code2string (m, t));
1809 require_atom (ATOM_NAME);
    [all...]

Completed in 97 milliseconds