/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | io.c | 2242 static const char * asynchronous[] = { "YES", "NO", NULL }; in check_open_constraints() local 3851 static const char * asynchronous[] = { "YES", "NO", NULL }; in check_io_constraints() local
|
H A D | gfortran.h | 787 implied_index:1, subref_array_pointer:1, proc_pointer:1, asynchronous:1, member 2489 *decimal, *encoding, *round, *sign, *asynchronous, *id, *newunit, member 2519 *asynchronous, *decimal, *encoding, *pending, *round, *sign, *size, *id, member 2539 *id, *pos, *asynchronous, *blank, *decimal, *delim, *pad, *round, member
|
H A D | symbol.c | 428 *asynchronous = "ASYNCHRONOUS", *codimension = "CODIMENSION", in gfc_check_conflict() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | io.cc | 2242 static const char * asynchronous[] = { "YES", "NO", NULL }; in check_open_constraints() local 3851 static const char * asynchronous[] = { "YES", "NO", NULL }; in check_io_constraints() local
|
H A D | symbol.cc | 428 *asynchronous = "ASYNCHRONOUS", *codimension = "CODIMENSION", in gfc_check_conflict() local
|
H A D | gfortran.h | 859 implied_index:1, subref_array_pointer:1, proc_pointer:1, asynchronous:1, member 2778 *decimal, *encoding, *round, *sign, *asynchronous, *id, *newunit, member 2808 *asynchronous, *decimal, *encoding, *pending, *round, *sign, *size, *id, member 2828 *id, *pos, *asynchronous, *blank, *decimal, *delim, *pad, *round, member
|