Searched refs:CFI_attribute_allocatable (Results 1 – 8 of 8) sorted by relevance
344 if (attribute == CFI_attribute_allocatable && base_addr != NULL) in CFI_establish()527 if (result->attribute == CFI_attribute_allocatable) in CFI_section()734 if (result->attribute == CFI_attribute_allocatable) in CFI_select_part()738 CFI_attribute_allocatable); in CFI_select_part()854 && source->attribute == CFI_attribute_allocatable) in CFI_setpointer()
335 if (attribute == CFI_attribute_allocatable && base_addr != NULL) in CFI_establish()340 CFI_attribute_allocatable); in CFI_establish()489 if (result->attribute == CFI_attribute_allocatable) in CFI_section()698 if (result->attribute == CFI_attribute_allocatable) in CFI_select_part()702 CFI_attribute_allocatable); in CFI_select_part()
42 #define CFI_attribute_allocatable 1 macro
6736 : CFI_attribute_allocatable); in gfc_conv_cfi_to_gfc()6747 MIN (CFI_attribute_allocatable, CFI_attribute_other)); in gfc_conv_cfi_to_gfc()6749 MAX (CFI_attribute_allocatable, CFI_attribute_other)); in gfc_conv_cfi_to_gfc()
121 #define CFI_attribute_allocatable 1 macro
776 CFI_attribute_pointer, CFI_attribute_allocatable,
5675 attr = CFI_attribute_allocatable; in gfc_conv_gfc_desc_to_cfi_desc()