Home
last modified time | relevance | path

Searched refs:chkarg (Results 1 – 16 of 16) sorted by relevance

/dports/lang/ypsilon/ypsilon-0.9.6-update3/heap/
H A Dbuild-composit.scm23 (core chkarg)
51 (core chkarg)
H A Dbuild-debug-core.scm68 (core chkarg)
H A Dbuild-core-fasl.scm67 (core chkarg)
/dports/sysutils/di/di-4.50/D/
H A Ddigetoptn.d298 string chkarg, OptInfo[string] opts) in checkOption() argument
300 string tchk = to!string(shortOptStart) ~ to!string(chkarg[ainfo.asidx]); in checkOption()
303 writefln ("chk:%s:%s:%d", chkarg, tchk, opts.length); in checkOption()
308 if (chkarg in opts || tchk in opts) { in checkOption()
311 if (chkarg in opts) { in checkOption()
312 opt = opts[chkarg]; in checkOption()
314 writefln ("chk:found:%s:", chkarg); in checkOption()
337 writefln ("chk:proc:%s:%s:%d", ainfo.arg, chkarg, ainfo.asidx); in checkOption()
/dports/lang/ypsilon/ypsilon-0.9.6-update3/stdlib/core/
H A Dchkarg.scm6 (library (core chkarg)
H A Dio.scm215 (core chkarg)
/dports/benchmarks/lmbench/lmbench-3.0-a9/src/
H A Dlmdd.c165 void chkarg(); in main()
181 chkarg(av[i]); in main()
608 chkarg(char *arg) in chkarg() function
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dresolver.c6452 &chkarg); in chase_additional()
7054 dns_chkarg_t chkarg; in noanswer_response() local
7084 chkarg.fctx = fctx; in noanswer_response()
7087 &chkarg); in noanswer_response()
7100 chkarg.fcx = fctx; in noanswer_response()
7341 chkarg.fctx = fctx; in answer_response()
7345 &chkarg); in answer_response()
7348 dns_chkarg_t chkarg; in answer_response() local
7370 chkarg.fctx = fctx; in answer_response()
7373 &chkarg); in answer_response()
[all …]
/dports/lang/ypsilon/ypsilon-0.9.6-update3/stdlib/
H A Dcore.scm941 (core chkarg)
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h841 int chkarg();
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemstk.h256 int chkarg(SST *stkptr, int *dtype);
H A Dsemfunc2.c1146 chkarg(SST *stkptr, int *dtype) in chkarg() function
2219 (void)chkarg(sp, &dum); in chk_arguments()
H A Dsemgnr.c626 (void)chkarg(sp, &dum); in args_match()
H A Dsemfunc.c1324 itemp->t.sptr = chkarg(sp, &dum); in func_call2()
1359 itemp->t.sptr = chkarg(sp, &dum); in func_call2()
1916 itemp->t.sptr = chkarg(sp, &dum); in ptrfunc_call()
1949 itemp->t.sptr = chkarg(sp, &dum); in ptrfunc_call()
3694 itemp->t.sptr = chkarg(sp, &dum); in subr_call2()
3984 itemp->t.sptr = chkarg(sp, &dum); in ptrsubr_call()
/dports/lang/ypsilon/ypsilon-0.9.6-update3/ypsilon.xcodeproj/
H A Dproject.pbxproj151 …5BA26970DCDEA0F006A136A /* chkarg.scm */ = {isa = PBXFileReference; fileEncoding = 3; lastKnownFil…
399 A5BA26970DCDEA0F006A136A /* chkarg.scm */,
/dports/lang/ypsilon/ypsilon-0.9.6-update3/setup-win32/
H A Dsetup-win32.vdproj2715 "SourcePath" = "8:..\\stdlib\\core\\chkarg.scm"
2716 "TargetName" = "8:chkarg.scm"