Home
last modified time | relevance | path

Searched defs:nparams (Results 1 – 11 of 11) sorted by relevance

/freebsd-10-stable/usr.sbin/jls/
Djls.c62 static int nparams; variable
/freebsd-10-stable/contrib/gdb/gdb/
Dbuildsym.c268 int nparams = 0, iparams; in finish_block() local
Dstabsread.c852 int nparams = 0; in define_symbol() local
Dmdebugread.c1232 int nparams = top_stack->numargs; in parse_symbol() local
Ddwarf2read.c2887 int nparams = TYPE_NFIELDS (die->type); in dwarf2_add_member_fn() local
3879 int nparams = 0; in read_subroutine_type() local
/freebsd-10-stable/sys/dev/cxgbe/common/
Dcommon.h811 unsigned int nparams, const u32 *params, in t4vf_query_params()
818 unsigned int nparams, const u32 *params, in t4vf_set_params()
Dt4_hw.c6886 unsigned int vf, unsigned int nparams, const u32 *params, in t4_query_params_rw()
6918 unsigned int vf, unsigned int nparams, const u32 *params, in t4_query_params()
6940 unsigned int nparams, const u32 *params, in t4_set_params_timeout()
6978 unsigned int vf, unsigned int nparams, const u32 *params, in t4_set_params()
/freebsd-10-stable/sys/dev/cxgbe/tom/
Dt4_cpl_io.c113 unsigned int nparams = ftxp ? 8 : 6, flowclen; in send_flowc_wr() local
Dt4_listen.c359 const int nparams = 6; in send_reset_synqe() local
/freebsd-10-stable/contrib/apr-util/dbd/
Dapr_dbd_odbc.c838 int nparams = 0, i, j; in odbc_parse_params() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp7761 unsigned nparams = FTP->getNumArgs(); in CheckMain() local