Searched refs:allocatable_check (Results 1 – 5 of 5) sorted by relevance
972 allocatable_check (gfc_expr *e, int n) in allocatable_check() function1378 if (!allocatable_check (array, 0)) in gfc_check_allocated()4205 if (!allocatable_check (from, 0)) in gfc_check_move_alloc()4216 if (!allocatable_check (to, 1)) in gfc_check_move_alloc()
1833 * check.c (allocatable_check): Associate variables should not
20 * check.c (allocatable_check): Select rank temporaries are
2267 (allocatable_check): New function.2268 (gfc_check_allocated,gfc_check_move_alloc): Use 'allocatable_check'.
972 allocatable_check (gfc_expr *e, int n) in allocatable_check() function1376 if (!allocatable_check (array, 0)) in gfc_check_allocated()4194 if (!allocatable_check (from, 0)) in gfc_check_move_alloc()4205 if (!allocatable_check (to, 1)) in gfc_check_move_alloc()