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

  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 223 #define GFC_INTRINSIC_OPS GFC_INTRINSIC_END
2145 gfc_typebound_proc *tb_op[GFC_INTRINSIC_OPS];
2168 gfc_interface *op[GFC_INTRINSIC_OPS];
2181 gfc_access default_access, operator_access[GFC_INTRINSIC_OPS];
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 223 #define GFC_INTRINSIC_OPS GFC_INTRINSIC_END
2066 gfc_typebound_proc *tb_op[GFC_INTRINSIC_OPS];
2089 gfc_interface *op[GFC_INTRINSIC_OPS];
2102 gfc_access default_access, operator_access[GFC_INTRINSIC_OPS];

Completed in 33 milliseconds