Home
last modified time | relevance | path

Searched defs:subroutine (Results 1 – 17 of 17) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dseparate-mp03.f9021 module subroutine s1 module
23 pure module subroutine s2 module
25 module subroutine s3 module
44 module subroutine s1 module
46 pure module subroutine s2 module
70 module subroutine s1 module
72 pure module subroutine s2 module
91 module subroutine f4 module
H A Dresolve36.f9027 module subroutine missing2 module
33 module subroutine i module
54 module subroutine missing2 module
61 module subroutine i module
H A Dseparate-mp04.f9010 module subroutine x003 module
23 module subroutine x002 module
25 module subroutine x003 module
H A Dseparate-mp02.f9018 module subroutine s6(x, y) module
22 module subroutine s7(x, y, z) module
27 module subroutine s8(x, y, z) module
32 module subroutine s9(x, y, z, w) module
38 module subroutine s10(x, y, z, w) module
99 module subroutine global() module
103 module subroutine global() module
143 module subroutine global() module
145 module subroutine global() module
147 module subroutine global() module
149 module subroutine global() module
151 module subroutine global() module
[all...]
H A Dsymbol28.f9018 module subroutine s module
51 module subroutine s2 (j) module
H A Dseparate-mp06.f9018 module subroutine s3(x) module
25 module subroutine s4(x) module
/llvm-project/flang/runtime/
H A Dnon-tbp-dio.h36 void (*subroutine)(); // null means no non-TBP defined I/O here global() member
/llvm-project/flang/include/flang/Semantics/
H A Druntime-type-info.h52 const Symbol *subroutine; member
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dmi-syn-frame.c55 subroutine (int in) in subroutine() function
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-syn-frame.c55 subroutine (int in) in subroutine() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsymbol.cc421 *function = "FUNCTION", *subroutine = "SUBROUTINE", in gfc_check_conflict() local
H A Dmodule.cc6581 bool subroutine, gfc_symbol *result_type) in create_intrinsic_function()
H A Dgfortran.h881 unsigned function:1, subroutine:1, procedure:1; member
1783 unsigned function:1, subroutine:1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsymbol.c421 *function = "FUNCTION", *subroutine = "SUBROUTINE", in gfc_check_conflict() local
H A Dmodule.c6370 bool subroutine, gfc_symbol *result_type) in create_intrinsic_function()
H A Dgfortran.h809 unsigned function:1, subroutine:1, procedure:1; member
1532 unsigned function:1, subroutine:1; member
/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp1680 CheckFinal(const Symbol & subroutine,SourceName finalName,const Symbol & derivedType) CheckFinal() argument
[all...]