attr_             292 ompi/attribute/attribute.c         MPI_Fint attr_##type##_f;                \
attr_             293 ompi/attribute/attribute.c         attr_##type##_f = OMPI_INT_2_FINT(((ompi_##type##_t *)keyval_obj)->attr_##type##_f); \
attr_             298 ompi/attribute/attribute.c                 (&attr_##type##_f,                                        \
attr_             308 ompi/attribute/attribute.c                 (&attr_##type##_f,                                        \
attr_             318 ompi/attribute/attribute.c         err = (*((keyval_obj->delete_attr_fn).attr_##type##_delete_fn)) \
attr_             339 ompi/attribute/attribute.c             MPI_Fint attr_##type##_f;                \
attr_             341 ompi/attribute/attribute.c             attr_##type##_f = OMPI_INT_2_FINT(((ompi_##type##_t *)old_object)->attr_##type##_f); \
attr_             343 ompi/attribute/attribute.c                 (&attr_##type##_f, \
attr_             357 ompi/attribute/attribute.c             MPI_Fint attr_##type##_f;                \
attr_             359 ompi/attribute/attribute.c             attr_##type##_f = OMPI_INT_2_FINT(((ompi_##type##_t *)old_object)->attr_##type##_f); \
attr_             361 ompi/attribute/attribute.c                 (&attr_##type##_f, \
attr_             376 ompi/attribute/attribute.c         if ((err = (*((keyval_obj->copy_attr_fn).attr_##type##_copy_fn)) \