HomeSort by: relevance | last modified time | path
    Searched defs:is_extension_of (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
extends_type_of.c 39 extern GFC_LOGICAL_4 is_extension_of (struct vtype *, struct vtype *);
40 export_proto(is_extension_of); variable
46 to a call to is_extension_of. */
49 is_extension_of (struct vtype *v1, struct vtype *v2) function
extends_type_of.c 39 extern GFC_LOGICAL_4 is_extension_of (struct vtype *, struct vtype *);
40 export_proto(is_extension_of); variable
46 to a call to is_extension_of. */
49 is_extension_of (struct vtype *v1, struct vtype *v2) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
extends_type_of.c 39 extern GFC_LOGICAL_4 is_extension_of (struct vtype *, struct vtype *);
40 export_proto(is_extension_of); variable
46 to a call to is_extension_of. */
49 is_extension_of (struct vtype *v1, struct vtype *v2) function
extends_type_of.c 39 extern GFC_LOGICAL_4 is_extension_of (struct vtype *, struct vtype *);
40 export_proto(is_extension_of); variable
46 to a call to is_extension_of. */
49 is_extension_of (struct vtype *v1, struct vtype *v2) function

Completed in 28 milliseconds