Home
last modified time | relevance | path

Searched refs:ATOM_LPAREN (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dmodule.c1382 return ATOM_LPAREN; in parse_atom()
1484 return ATOM_LPAREN; in peek_atom()
1589 case ATOM_LPAREN: in require_atom()
1685 case ATOM_LPAREN: in write_atom()
1784 write_atom (ATOM_LPAREN, NULL); in mio_lparen()
1786 require_atom (ATOM_LPAREN); in mio_lparen()
3016 if (peek_atom () != ATOM_LPAREN) in mio_actual_arglist()
4045 while (peek_atom () == ATOM_LPAREN) in mio_full_typebound_tree()
4211 else if (peek_atom () != ATOM_LPAREN) in mio_omp_declare_simd()
4548 case ATOM_LPAREN:
[all …]
H A Dmodule.cc1403 return ATOM_LPAREN; in parse_atom()
1515 return ATOM_LPAREN; in peek_atom()
1630 case ATOM_LPAREN: in require_atom()
1726 case ATOM_LPAREN: in write_atom()
1825 write_atom (ATOM_LPAREN, NULL); in mio_lparen()
1827 require_atom (ATOM_LPAREN); in mio_lparen()
3162 if (peek_atom () != ATOM_LPAREN) in mio_actual_arglist()
4191 while (peek_atom () == ATOM_LPAREN) in mio_full_typebound_tree()
4357 else if (peek_atom () != ATOM_LPAREN) in mio_omp_declare_simd()
4694 case ATOM_LPAREN: in skip_list()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmodule.c1382 return ATOM_LPAREN; in parse_atom()
1484 return ATOM_LPAREN; in peek_atom()
1589 case ATOM_LPAREN: in require_atom()
1685 case ATOM_LPAREN: in write_atom()
1784 write_atom (ATOM_LPAREN, NULL); in mio_lparen()
1786 require_atom (ATOM_LPAREN); in mio_lparen()
3016 if (peek_atom () != ATOM_LPAREN) in mio_actual_arglist()
4045 while (peek_atom () == ATOM_LPAREN) in mio_full_typebound_tree()
4211 else if (peek_atom () != ATOM_LPAREN) in mio_omp_declare_simd()
4548 case ATOM_LPAREN:
[all …]