Home
last modified time | relevance | path

Searched refs:YWarning (Results 1 – 12 of 12) sorted by relevance

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dbinpdb.c1225 if (goofCount<10) YWarning("bad item count in PDB symtab"); in GrabSymbol()
1233 if (goofCount<10) YWarning("bad data address in PDB symtab"); in GrabSymbol()
1330 if (goofCount<10) YWarning("illegal variable in PDB symtab"); in GrabSymbol()
1454 YWarning("some DMI-style records in PDB file were lost"); in DMIhistory()
1654 YWarning("history family record variable(s) missing"); in FindRecords()
2087 YWarning("duplicate use of struct name __ in PDB file"); in WRchart()
2133 YWarning("garbled struct member skipped closing PDB file"); in WRstructure()
2664 YWarning("skipped scrambled records closing PDB file"); in WRhistory()
2883 YWarning("Yorick-incompatible PDB Blocks extra (1)"); in BlocksVerify()
2935 YWarning("history family record variable blocks missing"); in BlocksVerify()
[all …]
H A Dyasync.h43 extern void YWarning(const char *msg);
H A Dfortrn.c111 YWarning(mess); in FORTNAME()
H A Dautold.c101 YWarning(msg); in free_auto()
H A Dbinio.h750 PLUG_API void YWarning(const char *msg);
H A Dgraph.c585 if (curElement<0) YWarning("Gist GdLines plotter failed"); in Y_plg()
638 if (curElement<0) YWarning("Gist GdMesh plotter failed"); in Y_plm()
936 if (curElement<0) YWarning("Gist GdContour plotter failed"); in Y_plc()
1131 if (curElement<0) YWarning("Gist GdVectors plotter failed"); in Y_plv()
1220 if (curElement<0) YWarning("Gist GdFillMesh plotter failed"); in Y_plf()
1379 if (curElement<0) YWarning("Gist GdCells plotter failed"); in Y_pli()
1486 if (curElement<0) YWarning("Gist GdFill plotter failed"); in Y_plfp()
1557 if (curElement<0) YWarning("Gist GdText plotter failed"); in Y_plt()
1611 if (curElement<0) YWarning("Gist GdDisjoint plotter failed"); in Y_pldj()
H A Dyapi.c1605 YWarning(msg); in y_warn()
1647 if (warn) YWarning(msg); in y_ew_n()
1675 if (warn) YWarning(msg); in y_ew_q()
H A Dtask.c1399 YWarning(msg); in y_pkg_include()
1616 void YWarning(const char *msg) in YWarning() function
H A Dydata.c210 YWarning(warning); in FreeBIFunction()
H A Dclog.c289 YWarning("syntax error in Contents Log"); in OpenWorker()
H A Dascio.c286 YWarning(message); in Y_close()
H A Dstd2.c1102 YWarning("file is open as a PDB file, but partially broken"); in Y__not_pdb()