Home
last modified time | relevance | path

Searched refs:YError (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dstd2.c64 YError("4th argument refers to non-existent data type"); in Y_add_variable()
200 YError("jt takes exactly one or two arguments"); in Y__jt()
272 if (nArgs!=2) YError("jc takes exactly two arguments"); in Y__jc()
293 if (nArgs!=2) YError("jr takes exactly two arguments"); in Y__jr()
383 YError("set_vars takes exactly two or three arguments"); in Y_set_vars()
598 YError("new_times has wrong length in edit_times"); in Y_edit_times()
910 YError("add_member failed -- duplicate member name?"); in Y_add_member()
925 YError("install_struct requires 2, 5, or 6 arguments"); in Y_install_struct()
1032 YError("file has no history records in add_next_file"); in Y_add_next_file()
1041 YError("bad filename argument in add_next_file"); in Y_add_next_file()
[all …]
H A Dstd0.c116 YError(p_wkspc.c); in y_mmfail()
504 YError("cannot reshape non-array object"); in Y_reshape()
548 YError("bad data type specified for reshape"); in Y_reshape()
670 YError("unexpected keyword argument"); in GetInfo()
1408 { YError("ceil(complex) not defined"); } in ceilZLoop()
1419 { YError("floor(complex) not defined"); } in floorZLoop()
1436 YError("expecting non-complex numeric argument"); in Y_round()
1482 YError("expecting non-complex numeric argument"); in Y_lround()
1707 { YError("operands not conformable in binary min"); } in MinError()
1771 { YError("operands not conformable in binary max"); } in MaxError()
[all …]
H A Dgraph.c351 YError("unrecognized line type keyword"); in GetLineType()
415 YError("unrecognized font keyword"); in GetFont()
453 else YError("unrecognized justify keyword"); in GetJustify()
1442 YError("numberof(pn)!=numberof(z) in plfp"); in Y_plfp()
1546 YError("orient= keyword must be 0, 1, 2, or 3"); in Y_plt()
1791 YError("logxy takes at most two arguments"); in Y_logxy()
2363 YError("hcp_finish takes zero or one arguments"); in Y_hcp_finish()
2548 if (nArgs) YError("fma takes exactly zero argument"); in Y_fma()
3244 YError("orient= keyword must be 0, 1, 2, or 3"); in Y_pledit()
3407 YError("orient= keyword must be 0, 1, 2, or 3"); in Y_pldefault()
[all …]
H A Dtask.c191 YError("ym_resume called while not suspended"); in ym_resume()
192 if (!ipc) YError("(BUG) ym_resume from null pc"); in ym_resume()
954 YError("vopen takes one or two arguments"); in Y_vopen()
1166 YError("p_fread from text vopen file handle"); in yv_fread()
1432 YError("plug_in: package name argument is null"); in Y_plug_in()
1596 YError("Floating point interrupt (SIGFPE)"); in y_on_exception()
1603 YError("Misaligned address interrupt (SIGBUS)"); in y_on_exception()
1607 YError((errmsg&&errmsg[0])? errmsg : in y_on_exception()
1634 YError(const char *msg) in YError() function
1980 if (msg) YError(msg); in Y_error()
[all …]
H A Dspawn.c68 YError("spawn: accepts precisely two or three arguments"); in Y_spawn()
75 YError("spawn: first element of first argument must be process name"); in Y_spawn()
77 YError("spawn: second argument must be callback function"); in Y_spawn()
83 YError("spawn: third argument must be callback function"); in Y_spawn()
194 YError("spawned process requires exactly one argument"); in spawn_eval()
198 YError("spawned process argument must be string or integer or -"); in spawn_eval()
200 YError("spawned process argument must be scalar"); in spawn_eval()
202 YError("spawned process no longer exists"); in spawn_eval()
208 YError("spawned process write to stdin failed"); in spawn_eval()
212 YError("(BUG) spawned process suspend not implemented"); in spawn_eval()
[all …]
H A Dstd1.c44 if (nArgs != 1) YError("indgen takes exactly one argument"); in Y_indgen()
92 YError("span takes exactly three or four arguments"); in Y_span()
370 YError("integ takes exactly three or four arguments"); in Y_integ()
691 YError("sort takes exactly one or two arguments"); in Y_sort()
803 YError("bad permutation list in transpose"); in Y_transpose()
926 YError("bad data type in function grow"); in Y_grow()
952 YError("illegal data type in function grow"); in Y_grow()
1055 YError("timer takes exactly one or two arguments"); in Y_timer()
1058 YError("timer arguments must be array(double,3)"); in Y_timer()
1066 YError("timer arguments must be array(double,3)"); in Y_timer()
[all …]
H A Dascio.c184 YError("2nd argument to open must begin with r, w, or a"); in Y_open()
271 YError("bad argument type to close function"); in Y_close()
548 YError("read format/read output data type mismatch"); in ReadWorker()
591 YError("read() while waiting for read() or rdline()"); in ReadWorker()
1065 if (ios->permissions&16) YError("can't backup a pipe"); in Y_backup()
1124 YError("(BUG) impossible operand to NextInLine"); in NextInLine()
1470 YError("Yorick read cannot handle %p format, use %i"); in CrackScan()
1476 YError("Yorick read cannot handle %n format"); in CrackScan()
1589 YError(msg); in YErrorIO()
1605 if (!file) YError("system popen function failed"); in Y_popen()
[all …]
H A Dops3.c72 YError("rhs not conformable with lhs in assign ="); in DoAssign()
110 { YError("cannot convert rhs of assign = to pointer or string"); } in AssignError()
132 { YError("(BUG) impossible lvalue->type.base in assign ="); } in AssignX()
254 YError("bad dimension list"); in BuildDimList()
270 YError("invalid member data type in struct definition"); in DeclareMember()
286 YError("duplicate member name in struct definition"); in DeclareMember()
344 YError("(BUG) bad Symbol type in ForceToDB"); in ForceToDB()
384 YError("no address (&) for non-array object"); in Address()
476 YError("left operand to . (->) not a struct (struct*)"); in GetMembErr()
574 if (!file) YError("no such variable in binary file"); in GetMemberIO()
[all …]
H A Dydata.c543 if (!s->ops) YError("unexpected keyword argument"); in YGetInteger()
548 YError("expecting scalar integer argument"); in YGetInteger()
562 if (!s->ops) YError("unexpected keyword argument"); in YGetReal()
567 YError("expecting scalar real argument"); in YGetReal()
581 if (!s->ops) YError("unexpected keyword argument"); in YGetString()
584 YError("expecting scalar string argument"); in YGetString()
637 YError("unrecognized or duplicate keyword"); in yarg_keys()
671 if (!s->ops) YError("unexpected keyword argument"); in YGet_C()
688 if (!s->ops) YError("unexpected keyword argument"); in YGet_S()
705 if (!s->ops) YError("unexpected keyword argument"); in YGet_I()
[all …]
H A Darray.c183 if (n>MAX_INDICES) YError("too many array indices"); in EvalSetup()
202 if (!stack->ops) YError("array index cannot be keyword"); in EvalSetup()
229 if (overOrigin) YError("index overreach beyond array bounds"); in EvalSetup()
253 YError("array index is too small"); in SetupScalar()
280 if (iDummy>=nDummy) YError("index list beyond final array index"); in SetupL()
300 YError("minimum array index in index list is too small"); in SetupL()
360 YError("array index range start is too small"); in SetupR()
362 YError("array index range stop is too small"); in SetupR()
380 YError("array index range step has wrong sign"); in SetupR()
496 YError("bad data type for array index"); in SetupX()
[all …]
H A Dops1.c122 if (!ops) YError("bad data type(s) in binary |"); in Or_BB()
129 { YError("operands not conformable in binary |"); } in OrError()
147 { YError("non-integer data type in binary |"); } in OPERATION()
179 if (!ops) YError("bad data type(s) in binary &"); in And_BB()
186 { YError("operands not conformable in binary &"); } in AndError()
204 { YError("non-integer data type in binary &"); } in OPERATION()
236 if (!ops) YError("bad data type(s) in binary ~"); in Xor_BB()
243 { YError("operands not conformable in binary ~"); } in XorError()
261 { YError("non-integer data type in binary ~"); } in OPERATION()
405 { YError("non-integer data type in unary ~"); } in OPERATION()
[all …]
H A Drange.c295 if (typeID > T_DOUBLE) YError("bad data type in min: range function"); in RFmin()
330 if (typeID > T_DOUBLE) YError("bad data type in max: range function"); in RFmax()
365 if (typeID > T_DOUBLE) YError("bad data type in mnx: range function"); in RFmnx()
400 if (typeID > T_DOUBLE) YError("bad data type in mxx: range function"); in RFmxx()
437 YError("bad data type in sum: range function"); in RFsum()
508 if (typeID > T_DOUBLE) YError("bad data type in ptp: range function"); in RFptp()
582 if (typeID > T_COMPLEX) YError("bad data type in dif: range function"); in RFdif()
586 if (number==step) YError("can't use dif: on index of length 1"); in RFdif()
689 if (typeID > T_DOUBLE) YError("bad data type in rms: range function"); in RFrms()
735 if (number==step) YError("can't use zcen: on index of length 1"); in RFzcen()
[all …]
H A Ddebug.c384 YError("no *main* for disassemble"); in Y_disassemble()
386 YError("disassemble argument is not a function"); in Y_disassemble()
834 if (nArgs>0) YError("dbcont takes no argument"); in Y_dbcont()
851 if (!dbg) YError("dbret cannot find debug block"); in Y_dbret()
852 if (nArgs>1) YError("dbret takes 0 or 1 argument"); in Y_dbret()
892 if (nArgs>0) YError("dbup takes no arguments"); in Y_dbup()
904 YError("<not an error -- ignored>"); in Y_dbup()
912 if (!dbg) YError("dbskip cannot find debug block"); in Y_dbskip()
913 if (nArgs>1) YError("dbskip takes at most one argument"); in Y_dbskip()
928 if (!dbg) YError("dbinfo cannot find debug block"); in Y_dbinfo()
[all …]
H A Dops.c221 YError("0 step in index range (start:stop:step)"); in FormRange()
264 if (sp->ops!=&intScalar) YError("non-scalar operand to BranchFalse"); in BranchFalse()
274 if (sp->ops!=&intScalar) YError("non-scalar operand to BranchTrue"); in BranchTrue()
314 YError("non-array argument to build array operator [...]"); in Build()
325 YError("mixed struct/pointer/string arguments to [...]"); in Build()
404 if (!ops) YError("illegal data type for matrix multiply operand(s)"); in MatrixMult()
451 if (!mx) YError("marked indices not same length in matrix multiply"); in MatrixMult()
569 YError("illegal data type in matrix multiply"); in MatMultX()
583 if (nArgs!=1) YError("system function takes exactly one argument"); in Y_system()
717 if (bad) YError("illegal data type conversion"); in EvalSD()
[all …]
H A Dops2.c183 if (!ops) YError("bad data type(s) in binary +"); in Add_BB()
190 { YError("operands not conformable in binary +"); } in AddError()
237 { YError("non-numeric data type in binary +"); } in AddX()
279 if (!ops) YError("bad data type(s) in binary -"); in Subtract_BB()
286 { YError("operands not conformable in binary -"); } in SubtractError()
316 { YError("non-numeric data type in binary -"); } in SubtractX()
400 { YError("non-numeric data type in binary *"); } in MultiplyX()
492 { YError("non-numeric data type in binary /"); } in DivideX()
579 { YError("non-numeric data type in binary %"); } in ModuloX()
667 else YError("bad data type(s) in binary ^"); in Power_BB()
[all …]
H A Dautold.c117 YError("autoload eval in illegal situation"); in eval_auto()
123 YError("missing include file specified in autoload symbol"); in eval_auto()
194 if (!file) YError("autoload needs non-0 filename argument"); in Y_autoload()
211 YError("autoload variable must be nil initially"); in Y_autoload()
H A Dstyle.c46 if (nArgs!=4) YError("raw_style takes exactly 4 arguments"); in Y_raw_style()
94 YError("missing data in Y_raw_style call"); in raw_style()
120 YError("GdNewSystem failed in Y_raw_style"); in raw_style()
H A Dfortrn.c116 extern void YError(const char *msg); in YAsyncError()
118 if (*msg) YError(msg); in YAsyncError()
119 else YError("<YAsyncError or FBLOWUP called>"); in YAsyncError()
H A Dbinio.c172 YError("illegal to add struct to file after 1st record"); in AddStruct()
238 YError("illegal to change a previously referenced struct"); in DefinePrimitive()
240 YError("illegal to make a compound struct into a primitive"); in DefinePrimitive()
350 YError("illegal to add member to a previously installed struct"); in AddMember()
352 YError("illegal to add member to a previously referenced struct"); in AddMember()
354 YError("struct representing member type has not been installed"); in AddMember()
431 YError("illegal to install a previously installed struct"); in InstallStruct()
433 YError("illegal to install a previously referenced struct"); in InstallStruct()
504 YError("bad StructDef passed to InstallStruct"); in InstallStruct()
585 YError("illegal to add record variable to file after 1st record"); in AddVariable()
[all …]
H A Dyio.c48 YError("(BUG) Yfgets with stream==0"); return 0; in Yfgets()
54 YError("(BUG) Yfeof with stream==0"); return 0; in Yfeof()
60 YError("(BUG) Yferror with stream==0"); return 0; in Yferror()
106 if (!file) YError("(BUG) file==0 to Ygets no longer legal"); in Ygets()
251 YError("bad data type for array index"); in y_setup_func_hack()
290 if (!stack->ops) YError("print accepts no keywords (do you mean write?)"); in Y_print()
588 if (++npos > 2) YError("print_format expects at most two positional arguments"); in Y_print_format()
607 if (i>=8) YError("unrecognized keyword in print_format"); in Y_print_format()
702 if (base->file) YError("(BUG?) can't print an instance of a disk struct"); in PrintRawSI()
758 YError("rangeof expecting index range or array of 4 longs"); in Y_rangeof()
H A Dopsv.c371 { YError("(BUG) unexpected referenceSym or returnSym"); } in BadRef()
375 { YError("(BUG) unexpected returnSym"); return 0; } in FormOperandXX()
380 { YError("string cannot be converted to numeric data type"); } in ToAnyQ()
383 { YError("pointer cannot be converted to numeric data type"); } in ToAnyP()
386 { YError("structure instance cannot be converted to numeric data type"); } in ToAnySI()
389 { YError("index range cannot be converted to numeric data type"); } in ToAnyR()
392 { YError("impossible data type conversion"); } in ToAnyX()
395 { YError("(BUG) impossible appearance of LValue"); } in UnaryLV()
400 { YError("attempt to call non-function or index non-array"); } in EvalX()
548 YError("(BUG) attempt to free nilDB DataBlock"); } in FreeVoid()
H A Dyinput.c22 extern void YError(const char *msg);
362 YError("****ABORTING PARSE**** error reading include file"); in GetNextLine()
364 YError("****ABORTING PARSE**** include file not ASCII text"); in GetNextLine()
685 if (yerror_flags&1) YError(pErrorMsg); in YpError()
686 else YError("****ABORTING PARSE**** too many errors"); in YpError()
/dports/lang/yorick/yorick-y_2_2_04/drat/
H A Dydrat.c37 if (nArgs!=3) YError("form_mesh takes exactly three arguments"); in Y_form_mesh()
52 YError("update_mesh takes exactly three or four arguments"); in Y_update_mesh()
89 YError("dimensions of zt and ireg (if given) must match rt"); in Y_update_mesh()
120 YError("rt changed shape since previous update_mesh call"); in Y_update_mesh()
356 if (nArgs!=9) YError("_raw1_flat takes exactly 9 arguments"); in Y__raw1_flat()
374 if (nArgs!=7) YError("_raw_pcens takes exactly 7 arguments"); in Y__raw_pcens()
473 if (nArgs!=1) YError("_get_msize takes exactly one argument"); in Y__get_msize()
485 YError("(BUG) Ray_Path struct not found in _init_drat"); in Y__init_drat()
489 YError("(BUG) Ray_Path wrong size in _init_drat"); in Y__init_drat()
579 YError("expecting Drat-Mesh argument"); in YGetDMesh()
[all …]
/dports/lang/yorick/yorick-y_2_2_04/hex/
H A Dyhex.c46 if (!pblks) YError("hex_mesh blks parameter bad"); in Y_hex_mesh()
50 YError("hex_mesh needs exactly seven arguments"); in Y_hex_mesh()
58 if (nArgs<1 || nArgs>5) YError("hex_query needs 1-5 arguments"); in Y_hex_query()
61 YError("hex_query 1st argument must be a hex mesh"); in Y_hex_query()
175 if (nArgs!=3) YError("hexN_track takes exactly 3 arguments"); in hex_tracker()
182 YError("hexN_track rays must be 3 x ray_dims x 2 array of [p,q]"); in hex_tracker()
216 if (nArgs!=5) YError("reg_track takes exactly 5 arguments"); in Y_reg_track()
220 YError("reg_track x,y,z arguments must be 1D with >=2 elements"); in Y_reg_track()
228 YError("reg_track rays must be 3 x ray_dims x 2 array of [p,q]"); in Y_reg_track()
256 YError("(BUG) normalize_rays failed"); in normalize_rays()
[all …]
/dports/lang/yorick/yorick-y_2_2_04/matrix/
H A Ddgyor.c20 extern void YError(const char *);
170 YError("(bug) LAPACK input error -- xerbla called"); in xerbla()

12