Lines Matching refs:nargs
95 const char *method, int nargs, int nreturns, cell_t *args_and_returns);
167 cell_t nargs; in ofw_std_test() member
188 cell_t nargs; in ofw_std_interpret() member
218 cell_t nargs; in ofw_std_peer() member
240 cell_t nargs; in ofw_std_child() member
262 cell_t nargs; in ofw_std_parent() member
284 cell_t nargs; in ofw_std_instance_to_package() member
306 cell_t nargs; in ofw_std_getproplen() member
331 cell_t nargs; in ofw_std_getprop() member
360 cell_t nargs; in ofw_std_nextprop() member
388 cell_t nargs; in ofw_std_setprop() member
416 cell_t nargs; in ofw_std_canon() member
442 cell_t nargs; in ofw_std_finddevice() member
464 cell_t nargs; in ofw_std_instance_to_path() member
490 cell_t nargs; in ofw_std_package_to_path() member
513 int nargs, int nreturns, cell_t *args_and_returns) in ofw_std_call_method() argument
517 cell_t nargs; in ofw_std_call_method() member
530 if (nargs > 6) in ofw_std_call_method()
532 args.nargs = nargs + 2; in ofw_std_call_method()
538 for (cp = args.args_n_results + (n = nargs); --n >= 0;) in ofw_std_call_method()
542 if (args.args_n_results[nargs]) in ofw_std_call_method()
543 return (args.args_n_results[nargs]); in ofw_std_call_method()
544 for (cp = args.args_n_results + nargs + (n = args.nreturns); --n > 0;) in ofw_std_call_method()
559 cell_t nargs; in ofw_std_open() member
581 cell_t nargs; in ofw_std_close() member
600 cell_t nargs; in ofw_std_read() member
627 cell_t nargs; in ofw_std_write() member
653 cell_t nargs; in ofw_std_seek() member
683 cell_t nargs; in ofw_std_claim() member
709 cell_t nargs; in ofw_std_release() member
734 cell_t nargs; in ofw_std_enter() member
752 cell_t nargs; in ofw_std_exit() member