Searched defs:subr (Results 1 - 21 of 21) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/go.go-torture/execute/
H A Dfunction-1.go3 func subr() int { func
H A Dfunction-2.go3 func subr(p int) int { func
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/
H A Dtask1.f9018 subroutine subr (i) subroutine in program:tasktest
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dcoarray_args_2.f9012 subroutine subr(n,w) subroutine in module:mod_rank_mismatch_02
H A Dvector_subscript_5.f908 subroutine subr (m, n, a, b, c, d, p) subroutine
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/abi/
H A Dparam1.C25 int subr (struct object obj) function
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A D980628-0.f9 subroutine subr subroutine
H A D980628-1.f9 subroutine subr subroutine
H A D980628-10.f10 subroutine subr subroutine
H A D980628-2.f10 subroutine subr subroutine
H A D980628-3.f11 subroutine subr subroutine
H A D980628-7.f9 subroutine subr subroutine
H A D980628-8.f9 subroutine subr subroutine
H A D980628-9.f10 subroutine subr subroutine
H A D980701-0.f9 subroutine subr subroutine
H A D980701-1.f9 subroutine subr subroutine
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dintdoc.c393 bool subr; local
H A Dintrin.c170 bool subr = (c[0] == '-'); local
/haiku-buildtools/legacy/gcc/gcc/
H A Dexpr.c8288 rtx subr = (rtx) TREE_OPERAND (exp, 0); local
/haiku-buildtools/gcc/gcc/
H A Dfunction.c4885 init_function_start(tree subr) argument
4961 expand_function_start(tree subr) argument
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dpt.c16939 unify_one_argument(tree tparms, tree targs, tree parm, tree arg, int subr, unification_kind_t strict, int flags, bool explain_p) argument
17046 type_unification_real(tree tparms, tree targs, tree xparms, const tree *xargs, unsigned int xnargs, int subr, unification_kind_t strict, int flags, vec<deferred_access_check, va_gc> **checks, bool explain_p) argument
17781 unify_pack_expansion(tree tparms, tree targs, tree packed_parms, tree packed_args, unification_kind_t strict, bool subr, bool explain_p) argument
[all...]

Completed in 294 milliseconds