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

  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-intrinsic.cc 84 tree complex8_decl; member in struct:gfc_intrinsic_map_t
661 add_simd_flag_for_built_in (m->complex8_decl);
770 m->complex8_decl = builtin_decl_explicit (m->complex_double_built_in);
847 pdecl = &m->complex8_decl;
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-intrinsic.cc 84 tree complex8_decl; member in struct:gfc_intrinsic_map_t
661 add_simd_flag_for_built_in (m->complex8_decl);
776 m->complex8_decl = builtin_decl_explicit (m->complex_double_built_in);
853 pdecl = &m->complex8_decl;

Completed in 95 milliseconds