Home
last modified time | relevance | path

Searched defs:fargs (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/kern/
H A Dvfs_hooks.c92 VFS_HOOKS_W_ERROR(func,fargs,hook,hargs) global() argument
119 VFS_HOOKS_WO_ERROR(func,fargs,hook,hargs) global() argument
/netbsd-src/sys/arch/mips/mips/
H A Dsyscall.c122 mips_reg_t *fargs = &reg->r_regs[_R_A0]; in EMULNAME() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtemplate.h261 Expressions *fargs; // for function template, these are the function arguments variable
H A Ddtemplate.d1053 … matchWithInstance(Scope* sc, TemplateInstance ti, Objects* dedtypes, Expressions* fargs, int flag) in matchWithInstance()
1242 MATCH leastAsSpecialized(Scope* sc, TemplateDeclaration td2, Expressions* fargs) in leastAsSpecialized()
1315 …mplateMatch(TemplateInstance ti, Scope* sc, ref FuncDeclaration fd, Type tthis, Expressions* fargs) in deduceFunctionTemplateMatch()
2367 …rInstantiation(TemplateInstance ti, Scope* sc2, FuncDeclaration fd, Type tthis, Expressions* fargs) in doHeaderInstantiation()
2468 extern (D) TemplateInstance findExistingInstance(TemplateInstance tithis, Expressions* fargs) in findExistingInstance()
5811 Expressions* fargs; // for function template, these are the function arguments variable
6856 extern (D) final bool findBestMatch(Scope* sc, Expressions* fargs) in findBestMatch()
H A Dmtype.h604 Expressions *fargs; // function arguments variable
H A Ddsymbolsem.d5711 void templateInstanceSemantic(TemplateInstance tempinst, Scope* sc, Expressions* fargs) in templateInstanceSemantic()
H A Dfunc.d3120 Objects* tiargs, Type tthis, Expressions* fargs, FuncResolveFlag flags) in resolveFuncCall()
H A Dmtype.d4228 Expressions* fargs; // function arguments variable
H A Dexpressionsem.d255 auto fargs = new Expressions(2); in resolveOpDollar() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtemplate.h313 Expressions *fargs; // for function template, these are the function arguments variable
H A Ddtemplate.c853 Objects *dedtypes, Expressions *fargs, int flag) in matchWithInstance()
986 …CH TemplateDeclaration::leastAsSpecialized(Scope *sc, TemplateDeclaration *td2, Expressions *fargs) in leastAsSpecialized()
1106 FuncDeclaration *&fd, Type *tthis, Expressions *fargs) in deduceFunctionTemplateMatch()
2133 Objects *tiargs, Type *tthis, Expressions *fargs) in functionResolve()
2142 Expressions *fargs; in functionResolve() member
2649 FuncDeclaration *fd, Type *tthis, Expressions *fargs) in doHeaderInstantiation()
2783 …teInstance *TemplateDeclaration::findExistingInstance(TemplateInstance *tithis, Expressions *fargs) in findExistingInstance()
5971 void TemplateInstance::semantic(Scope *sc, Expressions *fargs) in semantic()
6987 bool TemplateInstance::findBestMatch(Scope *sc, Expressions *fargs) in findBestMatch()
H A Dmtype.h613 Expressions *fargs; // function arguments variable
H A Dfunc.c3486 Objects *tiargs, Type *tthis, Expressions *fargs, int flags) in resolveFuncCall()
H A Dexpression.c6866 Expressions *fargs = new Expressions(); in resolveOpDollar() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1368 vec<tree, va_gc> *fargs = make_tree_vector (); in build_function_check() local
H A Dcall.cc9662 tree *fargs = (!nargs ? argarray in build_over_call() local
H A Dpt.cc2337 tree fargs = DECL_TI_ARGS (fn); in determine_specialization() local
29439 tree tparms, targs, fparms, fargs, ci; in build_deduction_guide() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1325 vec<tree, va_gc> *fargs = make_tree_vector (); in build_function_check() local
H A Dcall.c8946 tree *fargs = (!nargs ? argarray in build_over_call() local
H A Dpt.c28458 tree tparms, targs, fparms, fargs, ci; in build_deduction_guide() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c7639 gfc_formal_arglist *fargs; in gfc_conv_statement_function() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc8182 gfc_formal_arglist *fargs; in gfc_conv_statement_function() local