Home
last modified time | relevance | path

Searched defs:subr (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D980701-1.f8 subroutine subr subroutine
11 real r1(5), r2(5), r3(5)
12 real s1(2), s2(2), s3(2)
13 double precision d1, d2, d3
14 integer i1, i2, i3
H A D980701-0.f8 subroutine subr subroutine
11 real r1(5), r2(5), r3(5)
12 real s1(2), s2(2), s3(2)
13 double precision d1, d2, d3
14 integer i1, i2, i3
H A D980628-1.f8 subroutine subr subroutine
12 real r1(5), r2(5), r3(5)
13 double precision d1, d2, d3
14 integer i1, i2, i3
H A D980628-7.f8 subroutine subr subroutine
11 real r1(5), r2(5), r3(5)
12 double precision d1, d2, d3
13 integer i1, i2, i3
H A D980628-3.f8 subroutine subr subroutine
12 character c1(11), c2(11), c3(11)
36 subroutine x (c1, r1, c2, r2, c3, r3, c4, c5, c6) argument
H A D980628-0.f8 subroutine subr subroutine
11 real r1(5), r2(5), r3(5)
12 double precision d1, d2, d3
13 integer i1, i2, i3
H A D980628-8.f8 subroutine subr subroutine
12 real r1(5), r2(5), r3(5)
13 double precision d1, d2, d3
14 integer i1, i2, i3
H A D980628-2.f8 subroutine subr subroutine
11 character c1(11), c2(11), c3(11)
35 subroutine x (c1, r1, c2, r2, c3, r3, c4, c5, c6) argument
H A D980628-9.f8 subroutine subr subroutine
11 character c1(11), c2(11), c3(11)
35 subroutine x (c1, r1, c2, r2, c3, r3, c4, c5, c6) argument
H A D980628-10.f8 subroutine subr subroutine
12 character c1(11), c2(11), c3(11)
36 subroutine x (c1, r1, c2, r2, c3, r3, c4, c5, c6) argument
/openbsd-src/sys/arch/riscv64/riscv64/
H A Ddb_trace.c57 vaddr_t frame, lastframe, ra, subr; db_stack_trace_print() local
/openbsd-src/sys/arch/mips64/mips64/
H A Dtrap.c1121 vaddr_t pc, sp, ra, va, subr; in stacktrace_subr() local
1346 vaddr_t pc, ra, sp, subr, va; stacktrace_save_at() local
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dintdoc.c365 bool subr; in dumpimp() local
H A Dintrin.c159 bool subr = (c[0] == '-'); in ffeintrin_check_() local
/openbsd-src/gnu/gcc/gcc/
H A Dfunction.c3882 init_function_start (tree subr) in init_function_start()
4045 expand_function_start (tree subr) in expand_function_start()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.c6426 init_function_start (subr, filename, line) in init_function_start() argument
6569 expand_function_start (subr, parms_have_cleanups) in expand_function_start() argument
H A Dexpr.c9477 rtx subr = (rtx) TREE_OPERAND (exp, 0); local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c8301 type_unification_real (tparms, targs, xparms, xargs, subr, in type_unification_real() argument
/openbsd-src/gnu/gcc/gcc/cp/
H A Dpt.c9864 int subr, in type_unification_real()