Searched refs:nargs (Results 126 - 150 of 157) sorted by relevance

1234567

/freebsd-current/contrib/arm-optimized-routines/math/tools/
H A Dremez.jl1214 nargs = length(argwords)
1215 if nargs != 5 && nargs != 6
1244 if nargs == 6
/freebsd-current/contrib/lua/src/
H A Dlapi.c1004 LUA_API void lua_callk (lua_State *L, int nargs, int nresults, argument
1010 api_checknelems(L, nargs+1);
1012 checkresults(L, nargs, nresults);
1013 func = L->top.p - (nargs+1);
1043 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, argument
1051 api_checknelems(L, nargs+1);
1053 checkresults(L, nargs, nresults);
1061 c.func = L->top.p - (nargs+1); /* function to be called */
H A Dlua.h292 LUA_API void (lua_callk) (lua_State *L, int nargs, int nresults,
296 LUA_API int (lua_pcallk) (lua_State *L, int nargs, int nresults, int errfunc,
/freebsd-current/sys/geom/raid/
H A Dmd_promise.c1271 int *nargs, *force; local
1279 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs));
1282 if (*nargs < 4) {
1302 numdisks = *nargs - 3;
1512 if (*nargs == 1 && nodename != NULL) {
1530 if (*nargs > 2) {
1595 if (*nargs < 2) {
1599 for (i = 1; i < *nargs;
[all...]
H A Dmd_ddf.c2260 int *nargs, *force; local
2269 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs));
2273 if (*nargs < 4) {
2291 numdisks = *nargs - 3;
2523 if (*nargs == 1 && nodename != NULL) {
2541 if (*nargs > 2) {
2606 if (*nargs < 2) {
2610 for (i = 1; i < *nargs;
[all...]
/freebsd-current/contrib/wpa/hostapd/
H A Dwps-ap-nfc.py286 nargs='?')
/freebsd-current/contrib/llvm-project/llvm/include/llvm-c/
H A Dlto.h459 int nargs);
/freebsd-current/sys/dev/enic/
H A Dvnic_dev.h75 u64 *args, int nargs, int wait);
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq-subs.c783 if (pcmd->nargs == 0) {
815 if (pcmd->nargs == 0) {
861 if (pcmd->nargs == 0 || pcmd->argval[0].uval == 0)
867 if (pcmd->nargs > 1) {
868 tmpcount = pcmd->nargs - 1;
943 if (pcmd->nargs == 0) {
969 if (pcmd->nargs == 0 || pcmd->argval[0].uval == 0)
975 if (pcmd->nargs >= 2)
1086 if (pcmd->nargs >= 3) {
1446 if (0 == pcmd->nargs)
[all...]
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c183 int nargs; local
194 nargs = idp->ii_nargs + (idp->ii_vargs != 0);
196 if (nargs > CTF_V3_MAX_VLEN) {
198 idp->ii_name, nargs, CTF_V3_MAX_VLEN);
201 fdata[0] = CTF_V3_TYPE_INFO(CTF_K_FUNCTION, 1, nargs);
226 debug(3, "Wrote function %s (%d args)\n", idp->ii_name, nargs);
/freebsd-current/lib/libc/db/test/btree.tests/
H A Dmain.c47 int nargs; member in struct:cmd_table
224 if (commands[i].nargs != argc - 1) {
/freebsd-current/contrib/bc/src/
H A Dprogram.c1776 size_t i, nargs; local
1783 nargs = bc_program_index(code, bgn);
1792 if (BC_ERR(nargs != f->nparams))
1794 bc_verr(BC_ERR_EXEC_PARAMS, f->nparams, nargs);
1798 ip.len = p->results.len - nargs;
1800 assert(BC_PROG_STACK(&p->results, nargs));
1806 for (i = 0; i < nargs; ++i)
1812 a = bc_vec_item(&f->autos, nargs - 1 - i);
H A Dbc_parse.c328 size_t nargs; local
338 for (nargs = 0; p->l.t != BC_LEX_RPAREN; ++nargs)
351 bc_parse_pushIndex(p, nargs);
/freebsd-current/sys/geom/journal/
H A Dg_journal.c2540 int *nargs; local
2545 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs));
2546 if (nargs == NULL) {
2547 gctl_error(req, "No '%s' argument.", "nargs");
2550 if (*nargs <= 0) {
2555 for (i = 0; i < *nargs; i++) {
/freebsd-current/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py461 nargs='?')
H A Dp2p-nfc.py570 nargs='?')
H A Ddpp-nfc.py1041 nargs='?')
/freebsd-current/contrib/one-true-awk/
H A Drun.c217 int nargs; /* number of arguments in this call */ member in struct:Frame
285 frp->nargs = ndef; /* number defined with (excess are locals) */
351 DPRINTF("arg(%d), frp->nargs=%d\n", n, frp->nargs);
352 if (n+1 > frp->nargs)
/freebsd-current/contrib/ldns/
H A Dlibdns.vim453 command -nargs=+ HiLink hi def link <args>
/freebsd-current/sys/sys/
H A Dsyscallsubr.h86 int kern_abort2(struct thread *td, const char *why, int nargs,
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c2513 dt_node_probe(char *s, int protoc, dt_node_t *nargs, dt_node_t *xargs) argument
2542 nargc = dt_decl_prototype(nargs, nargs,
2545 xargc = dt_decl_prototype(xargs, nargs,
2559 dnp->dn_ident, protoc, nargs, nargc, xargs, xargc) == NULL)
/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.c4233 * of the form variable: value1 value2 ... nargs is the number of values. */
4234 #define YDVAR(nargs, var) \
4235 num_args=(nargs); \
/freebsd-current/sys/fs/nfs/
H A Dnfs_commonsubs.c3731 nfsrv_nfsuserdport(struct nfsuserd_args *nargs, NFSPROC_T *p) argument
3766 switch (nargs->nuserd_family) {
3775 ad->sin_port = nargs->nuserd_port;
3786 ad6->sin6_port = nargs->nuserd_port;
/freebsd-current/lib/libsys/
H A D_libsys.h749 void __sys_abort2(const char * why, int nargs, void ** args);
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h4173 KMP_EXPORT void __kmpc_fork_call(ident_t *, kmp_int32 nargs,
4175 KMP_EXPORT void __kmpc_fork_call_if(ident_t *loc, kmp_int32 nargs,

Completed in 465 milliseconds

1234567