Home
last modified time | relevance | path

Searched refs:actuals (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dovldbreak.exp385 set actuals ""
387 set actuals "arg=$argument"
389 append actuals " \\'\\\\00$argument\\'"
400 …\r\n\r\nBreakpoint $bkptno_num_re, foo::overload1arg \\(this=${hex}(, )?$actuals\\) at .*$srcfile:…
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbarch_types.py164 def actuals(self): member in Function
176 def actuals(self): member in Method
Dmake-target-delegates.py180 actuals: list[str] = []
188 actuals.append(vname)
194 return actuals
Dada-lang.c4015 ada_args_match (struct symbol *func, struct value **actuals, int n_actuals) in ada_args_match() argument
4031 if (actuals[i] == NULL) in ada_args_match()
4036 struct type *atype = ada_check_typedef (actuals[i]->type ()); in ada_args_match()
DChangeLog-20047098 (ada_args_match): Idiot proof against null actuals.
/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Dexpr.c789 register chainp actuals; in stfcall() local
799 actuals = actlist->b_list.listp; in stfcall()
802 actuals = NULL; in stfcall()
803 oactp = actuals; in stfcall()
813 while(actuals!=NULL && formals!=NULL) { in stfcall()
816 ap = fixtype(actuals->chain.datap); in stfcall()
832 actuals = actuals->chain.nextp; in stfcall()
837 if(actuals!=NULL || formals!=NULL) in stfcall()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog2828 actuals when updating i.xstate.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200326099 * integrate.c (expand_inline_function): Ensure non-const actuals