Searched defs:label_finish (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans.cc | 913 tree label_finish, gfc_expr* expr, int corank) in gfc_allocate_allocatable() 1412 tree errlen, tree label_finish, in gfc_deallocate_with_status() 1612 gfc_deallocate_scalar_with_status (tree pointer, tree status, tree label_finish, in gfc_deallocate_scalar_with_status()
|
H A D | trans-stmt.cc | 6196 tree label_finish; in gfc_trans_allocate() local 7205 tree label_finish, label_errmsg; in gfc_trans_deallocate() local
|
H A D | trans-array.cc | 6042 tree errlen, tree label_finish, tree expr3_elem_size, in gfc_array_allocate()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans.c | 840 tree label_finish, gfc_expr* expr, int corank) in gfc_allocate_allocatable() 1339 tree errlen, tree label_finish, in gfc_deallocate_with_status() 1539 gfc_deallocate_scalar_with_status (tree pointer, tree status, tree label_finish, in gfc_deallocate_scalar_with_status()
|
H A D | trans-stmt.c | 6160 tree label_finish; in gfc_trans_allocate() local 7172 tree label_finish, label_errmsg; in gfc_trans_deallocate() local
|
H A D | trans-array.c | 5932 tree errlen, tree label_finish, tree expr3_elem_size, in gfc_array_allocate()
|