/netbsd-src/sys/kern/ |
H A D | vfs_hooks.c | 92 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 D | syscall.c | 122 mips_reg_t *fargs = ®->r_regs[_R_A0]; in EMULNAME() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | template.h | 261 Expressions *fargs; // for function template, these are the function arguments variable
|
H A D | dtemplate.d | 1053 … 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 D | mtype.h | 604 Expressions *fargs; // function arguments variable
|
H A D | dsymbolsem.d | 5711 void templateInstanceSemantic(TemplateInstance tempinst, Scope* sc, Expressions* fargs) in templateInstanceSemantic()
|
H A D | func.d | 3120 Objects* tiargs, Type tthis, Expressions* fargs, FuncResolveFlag flags) in resolveFuncCall()
|
H A D | mtype.d | 4228 Expressions* fargs; // function arguments variable
|
H A D | expressionsem.d | 255 auto fargs = new Expressions(2); in resolveOpDollar() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | template.h | 313 Expressions *fargs; // for function template, these are the function arguments variable
|
H A D | dtemplate.c | 853 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 D | mtype.h | 613 Expressions *fargs; // function arguments variable
|
H A D | func.c | 3486 Objects *tiargs, Type *tthis, Expressions *fargs, int flags) in resolveFuncCall()
|
H A D | expression.c | 6866 Expressions *fargs = new Expressions(); in resolveOpDollar() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | constraint.cc | 1368 vec<tree, va_gc> *fargs = make_tree_vector (); in build_function_check() local
|
H A D | call.cc | 9662 tree *fargs = (!nargs ? argarray in build_over_call() local
|
H A D | pt.cc | 2337 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 D | constraint.cc | 1325 vec<tree, va_gc> *fargs = make_tree_vector (); in build_function_check() local
|
H A D | call.c | 8946 tree *fargs = (!nargs ? argarray in build_over_call() local
|
H A D | pt.c | 28458 tree tparms, targs, fparms, fargs, ci; in build_deduction_guide() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 7639 gfc_formal_arglist *fargs; in gfc_conv_statement_function() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-expr.cc | 8182 gfc_formal_arglist *fargs; in gfc_conv_statement_function() local
|