Searched refs:nargs (Results 1 – 1 of 1) sorted by relevance
225 int nargs; in term() local229 for (nargs = 1; in term()230 pos + nargs < argc && ! STREQ (argv[pos + nargs], ")"); in term()231 nargs++) in term()232 if (nargs == 4) in term()234 nargs = argc - pos; in term()238 value = posixtest (nargs); in term()634 posixtest (int nargs) in posixtest() argument638 switch (nargs) in posixtest()669 affirm (0 < nargs); in posixtest()