Home
last modified time | relevance | path

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

12

/netbsd-src/usr.bin/tput/
H A Dtput.c149 int i, nparams, piss[TPARM_MAX]; in process() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Druntime.cc216 int flags, int nparams, ...) in build_libcall_decl()
H A Dd-codegen.cc1903 size_t nparams = Parameter::dim (tf->parameters); in d_build_call() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Druntime.cc221 int flags, int nparams, ...) in build_libcall_decl()
H A Dd-codegen.cc2193 const size_t nparams = tf->parameterList.length (); in d_build_call() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Descape.c957 size_t nparams = Parameter::dim(tf->parameters); in escapeByValue() local
1154 size_t nparams = Parameter::dim(tf->parameters); in escapeByRef() local
H A Ddcast.c841 size_t nparams = Parameter::dim(tf->parameters); in implicitConvTo() local
1127 size_t nparams = Parameter::dim(tf->parameters); in implicitConvTo() local
H A Dopover.c1923 { size_t nparams; in inferApplyArgTypesY() local
H A Dfunc.c1569 size_t nparams = Parameter::dim(f->parameters); in semantic3() local
4273 const size_t nparams = Parameter::dim(tf->parameters); in checkDmain() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Descape.d480 const nparams = tf.parameterList.length; in checkConstructorEscape() local
1708 size_t nparams = tf.parameterList.length; in visit() local
2005 size_t nparams = tf.parameterList.length; in visit() local
H A Dsemantic3.d447 if (const nparams = f.parameterList.length) in visit() local
H A Dobjc.d99 const nparams = ftype.parameterList.length; in create() local
H A Dopover.d1816 const nparams = tdg.parameterList.length; in matchParamsToOpApply() local
H A Ddmangle.d714 size_t nparams = tempdecl.parameters.dim - (tempdecl.isVariadic() ? 1 : 0); in mangleTemplateInstance() local
H A Ddcast.d899 size_t nparams = tf.parameterList.length; in implicitConvTo() local
1219 size_t nparams = tf.parameterList.length; in implicitConvTo() local
H A Dtypesem.d484 Parameters* nparams = new Parameters(parameters.dim); in stripDefaultArgs() local
H A Ddsymbolsem.d3340 const nparams = f.parameterList.length; in funcDeclarationSemantic() local
/netbsd-src/sys/dev/wscons/
H A Dwsmouse.c624 struct wsmouse_param *buf, size_t nparams) in wsmouse_set_params()
646 struct wsmouse_param *buf, size_t nparams) in wsmouse_get_params()
H A Dwsconsio.h288 unsigned int nparams; member
/netbsd-src/external/mit/lua/dist/src/
H A Dlparser.c957 static void setvararg (FuncState *fs, int nparams) { in setvararg()
967 int nparams = 0; in parlist() local
1032 int base, nparams; in funcargs() local
H A Dlua.h509 unsigned char nparams;/* (u) number of parameters */ member
/netbsd-src/share/examples/puffs/pgfs/
H A Dpgfs_db.c215 unsigned int nparams; member
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c110 static int nparams; variable
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c122 static int nparams; variable
/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dstr2wire.c640 size_t nparams = 0, i; in sldns_str2wire_check_svcbparams() local

12