Searched refs:argnum (Results 1 – 4 of 4) sorted by relevance
| /minix3/crypto/external/bsd/openssl/dist/test/ |
| H A D | pkits-test.pl | 805 my $argnum = @$_; 806 if ( $argnum == 2 ) { 810 elsif ( $argnum == 3 ) { 846 elsif ( $argnum == 7 ) {
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | krb5_locl.h | 201 #define krb5_einval(context, argnum) _krb5_einval((context), __func__, (argnum)) argument
|
| /minix3/crypto/external/bsd/netpgp/dist/bindings/python/ |
| H A D | netpgppython_wrap.c | 2334 #define SWIG_MustGetPtr(p, type, argnum, flags) SWIG_Python_MustGetPtr(p, type, argnum, flags) argument 2362 SWIG_Python_ArgFail(int argnum) in SWIG_Python_ArgFail() argument 2367 PyOS_snprintf(mesg, sizeof(mesg), "argument number %d:", argnum); in SWIG_Python_ArgFail() 2421 SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags) { in SWIG_Python_MustGetPtr() argument 2427 SWIG_Python_ArgFail(argnum); in SWIG_Python_MustGetPtr()
|
| /minix3/external/gpl3/binutils/patches/ |
| H A D | 0000-binutils_nbsd.patch | 18155 + int argnum; 18216 + argnum = 1; 18342 + ++argnum;
|