Searched refs:CFI_attribute_pointer (Results 1 – 8 of 8) sorted by relevance
41 #define CFI_attribute_pointer 0 macro
832 if (result->attribute != CFI_attribute_pointer) in CFI_setpointer()898 && source->attribute == CFI_attribute_pointer) in CFI_setpointer()
793 if (result->attribute != CFI_attribute_pointer) in CFI_setpointer()843 source->attribute == CFI_attribute_pointer) in CFI_setpointer()
6735 int attr = (sym->attr.pointer ? CFI_attribute_pointer in gfc_conv_cfi_to_gfc()6746 int amin = MIN (CFI_attribute_pointer, in gfc_conv_cfi_to_gfc()6748 int amax = MAX (CFI_attribute_pointer, in gfc_conv_cfi_to_gfc()
120 #define CFI_attribute_pointer 0 macro
776 CFI_attribute_pointer, CFI_attribute_allocatable,
5673 attr = CFI_attribute_pointer; in gfc_conv_gfc_desc_to_cfi_desc()