Searched refs:fn_name (Results 1 – 5 of 5) sorted by relevance
103 const char *fn_name) const;466 const char *fn_name) const { in ReportZeroByteAllocation()473 os << "Call to '" << fn_name << "' has an allocation size of 0 bytes"; in ReportZeroByteAllocation()
214 call : CALL result fn_name args eol {219 call2 : CALL2 result result fn_name args eol {224 call3 : CALL3 result result result fn_name args eol {229 call4 : CALL4 result result result result fn_name args eol {402 fn_name : VARNAME {
673 const char *fn_name = p; in CondParser_FuncCall() local692 arg = ParseFuncArg(par, &p, doEval, fn_name); in CondParser_FuncCall()
1662 #define BNXT_HW_LRO_FN(fn_name, arg) \ argument1664 fn_name(SYSCTL_HANDLER_ARGS) { \1696 #define BNXT_FLOW_CTRL_FN(fn_name, arg) \ in BNXT_HW_LRO_FN() argument1698 fn_name(SYSCTL_HANDLER_ARGS) { \ in BNXT_HW_LRO_FN()
1922 ConstString fn_name = m_sc.GetFunctionName(); in GetStatus() local1924 if (!fn_name.IsEmpty()) in GetStatus()1928 fn_name.AsCString()); in GetStatus()