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

  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 811 enum gfc_omp_device_type enum
1003 ENUM_BITFIELD (gfc_omp_device_type) omp_device_type:2;
1594 ENUM_BITFIELD (gfc_omp_device_type) device_type:2;
2017 ENUM_BITFIELD (gfc_omp_device_type) omp_device_type:2;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 806 enum gfc_omp_device_type enum
994 ENUM_BITFIELD (gfc_omp_device_type) omp_device_type:2;
1537 ENUM_BITFIELD (gfc_omp_device_type) device_type:2;
1938 ENUM_BITFIELD (gfc_omp_device_type) omp_device_type:2;

Completed in 36 milliseconds