Searched defs:nparams (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/usr.sbin/jls/ |
| D | jls.c | 62 static int nparams; variable
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | buildsym.c | 268 int nparams = 0, iparams; in finish_block() local
|
| D | stabsread.c | 852 int nparams = 0; in define_symbol() local
|
| D | mdebugread.c | 1232 int nparams = top_stack->numargs; in parse_symbol() local
|
| D | dwarf2read.c | 2887 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/ |
| D | common.h | 811 unsigned int nparams, const u32 *params, in t4vf_query_params() 818 unsigned int nparams, const u32 *params, in t4vf_set_params()
|
| D | t4_hw.c | 6886 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/ |
| D | t4_cpl_io.c | 113 unsigned int nparams = ftxp ? 8 : 6, flowclen; in send_flowc_wr() local
|
| D | t4_listen.c | 359 const int nparams = 6; in send_reset_synqe() local
|
| /freebsd-10-stable/contrib/apr-util/dbd/ |
| D | apr_dbd_odbc.c | 838 int nparams = 0, i, j; in odbc_parse_params() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaDecl.cpp | 7761 unsigned nparams = FTP->getNumArgs(); in CheckMain() local
|