Searched defs:intent1 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.cc | 549 sym_intent intent1) in add_sym_1_intent() 573 sym_intent intent1) in add_sym_1s() 596 const char *a1, bt type1, int kind1, int optional1, sym_intent intent1) in add_sym_1p() 676 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_2_intent() 704 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_2s() 861 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_3s() 925 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_4s() 959 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_5s()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.c | 490 sym_intent intent1) in add_sym_1_intent() 514 sym_intent intent1) in add_sym_1s() 537 const char *a1, bt type1, int kind1, int optional1, sym_intent intent1) in add_sym_1p() 617 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_2_intent() 645 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_2s() 802 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_3s() 899 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_4s() 933 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_5s()
|