JIM_ERR is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

JIM_ERR macro

Syntax

#define JIM_ERR 1

References

LocationText
jim.h:132
#define JIM_ERR 1
jimsh0.c:229
#define JIM_ERR 1
aarch64.c:2954
return JIM_ERR;
aarch64.c:2962
return JIM_ERR;
aarch64.c:2967
return JIM_ERR;
arm_adi_v5.c:2370
return JIM_ERR;
arm_adi_v5.c:2375
return JIM_ERR;
arm_adi_v5.c:2383
return JIM_ERR;
arm_adi_v5.c:2399
return JIM_ERR;
arm_adi_v5.c:2407
return JIM_ERR;
arm_adi_v5.c:2435
return JIM_ERR;
arm_adi_v5.c:2449
return JIM_ERR;
arm_adi_v5.c:2468
return JIM_ERR;
arm_cti.c:235
return JIM_ERR;
arm_cti.c:426
return JIM_ERR;
arm_cti.c:431
return JIM_ERR;
arm_cti.c:451
return JIM_ERR;
arm_cti.c:460
return JIM_ERR;
arm_cti.c:466
return JIM_ERR;
arm_cti.c:500
return JIM_ERR;
arm_cti.c:507
return JIM_ERR;
arm_cti.c:520
return JIM_ERR;
arm_dap.c:225
return JIM_ERR;
arm_dap.c:241
return JIM_ERR;
arm_dap.c:247
return JIM_ERR;
arm_dap.c:262
return JIM_ERR;
arm_dap.c:268
return JIM_ERR;
arm_dap.c:350
return JIM_ERR;
arm_dap.c:359
return JIM_ERR;
arm_dap.c:365
return JIM_ERR;
arm_dap.c:378
e = JIM_ERR;
arm_dap.c:384
e = JIM_ERR;
arm_dap.c:405
e = JIM_ERR;
arm_dap.c:426
return JIM_ERR;
arm_tpiu_swo.c:363
return JIM_ERR;
arm_tpiu_swo.c:373
if (e == JIM_ERR)
arm_tpiu_swo.c:392
return JIM_ERR;
arm_tpiu_swo.c:415
return JIM_ERR;
arm_tpiu_swo.c:434
return JIM_ERR;
arm_tpiu_swo.c:476
return JIM_ERR;
arm_tpiu_swo.c:482
return JIM_ERR;
arm_tpiu_swo.c:497
return JIM_ERR;
arm_tpiu_swo.c:502
return JIM_ERR;
arm_tpiu_swo.c:529
return JIM_ERR;
arm_tpiu_swo.c:554
return JIM_ERR;
arm_tpiu_swo.c:567
return JIM_ERR;
arm_tpiu_swo.c:924
return JIM_ERR;
arm_tpiu_swo.c:940
return JIM_ERR;
arm_tpiu_swo.c:953
return JIM_ERR;
arm_tpiu_swo.c:959
return JIM_ERR;
arm_tpiu_swo.c:1000
return JIM_ERR;
binary.c:5
if (Jim_PackageProvide(interp, "binary", "1.0", JIM_ERRMSG)) return JIM_ERR;
command.c:502
return JIM_ERR;
command.c:688
return JIM_ERR;
command.c:791
if (retval != JIM_ERR) {
command.c:907
return JIM_ERR;
command.c:913
return JIM_ERR;
command.c:947
return JIM_ERR;
command.c:1233
if (Jim_Eval_Named(interp, startup_tcl, "embedded:startup.tcl", 1) == JIM_ERR) {
glob.c:5
if (Jim_PackageProvide(interp, "glob", "1.0", JIM_ERRMSG)) return JIM_ERR;
initjimsh.c:5
if (Jim_PackageProvide(interp, "initjimsh", "1.0", JIM_ERRMSG)) return JIM_ERR;
jim-aio.c:211
return JIM_ERR;
jim-aio.c:704
return JIM_ERR;
jim-aio.c:710
return JIM_ERR;
jim-aio.c:721
return JIM_ERR;
jim-aio.c:724
return JIM_ERR;
jim-aio.c:764
return JIM_ERR;
jim-aio.c:821
return JIM_ERR;
jim-aio.c:826
return JIM_ERR;
jim-aio.c:849
return JIM_ERR;
jim-aio.c:892
return JIM_ERR;
jim-aio.c:898
return JIM_ERR;
jim-aio.c:939
return JIM_ERR;
jim-aio.c:1087
return JIM_ERR;
jim-aio.c:1133
return JIM_ERR;
jim-aio.c:1158
return JIM_ERR;
jim-aio.c:1162
return JIM_ERR;
jim-aio.c:1340
return JIM_ERR;
jim-aio.c:1864
return JIM_ERR;
jim-aio.c:1911
return JIM_ERR;
jim-aio.c:1936
return JIM_ERR;
jim-aio.c:1939
return JimMakeChannel(interp, fh, fd, argv[1], "aio.handle%ld", 0, mode, 0) ? JIM_OK : JIM_ERR;
jim-aio.c:2059
return JIM_ERR;
jim-aio.c:2071
return JIM_ERR;
jim-aio.c:2076
return JIM_ERR;
jim-aio.c:2361
return JIM_ERR;
jim-array.c:165
return JIM_ERR;
jim-array.c:178
return JIM_ERR;
jim-array.c:187
return JIM_ERR;
jim-clock.c:52
return JIM_ERR;
jim-clock.c:57
return JIM_ERR;
jim-clock.c:78
return JIM_ERR;
jim-clock.c:83
if (parse_clock_options(interp, argc - 1, argv + 1, &options) == JIM_ERR) {
jim-clock.c:84
return JIM_ERR;
jim-clock.c:92
return JIM_ERR;
jim-eventloop.c:125
int rc = JIM_ERR;
jim-eventloop.c:598
return JIM_ERR;
jim-eventloop.c:608
return JIM_ERR;
jim-eventloop.c:632
return JIM_ERR;
jim-eventloop.c:654
return JIM_ERR;
jim-eventloop.c:694
return JIM_ERR;
jim-eventloop.c:698
return JIM_ERR;
jim-eventloop.c:712
return JIM_ERR;
jim-eventloop.c:732
return JIM_ERR;
jim-eventloop.c:782
return JIM_ERR;
jim-eventloop.c:786
return JIM_ERR;
jim-exec.c:294
return JIM_ERR;
jim-exec.c:396
return JIM_ERR;
jim-exec.c:416
return JIM_ERR;
jim-exec.c:426
result = JIM_ERR;
jim-exec.c:436
result = JIM_ERR;
jim-exec.c:451
result = JIM_ERR;
jim-exec.c:607
return JIM_ERR;
jim-exec.c:610
return JIM_ERR;
jim-exec.c:629
return JIM_ERR;
jim-exec.c:1219
result = JIM_ERR;
jim-file.c:201
return JIM_ERR;
jim-file.c:372
return JIM_ERR;
jim-file.c:417
return JIM_ERR;
jim-file.c:492
return JIM_ERR;
jim-file.c:568
return JIM_ERR;
jim-file.c:580
return JIM_ERR;
jim-file.c:608
return JIM_ERR;
jim-file.c:619
return JIM_ERR;
jim-file.c:669
return JIM_ERR;
jim-file.c:694
return JIM_ERR;
jim-file.c:718
return JIM_ERR;
jim-file.c:729
return JIM_ERR;
jim-file.c:734
return JIM_ERR;
jim-file.c:770
return JIM_ERR;
jim-file.c:838
return JIM_ERR;
jim-file.c:863
return JIM_ERR;
jim-file.c:1084
return JIM_ERR;
jim-file.c:1092
return JIM_ERR;
jim-file.c:1104
return JIM_ERR;
jim-history.c:28
return JIM_ERR;
jim-history.c:73
return JIM_ERR;
jim-interactive.c:274
if (retcode == JIM_ERR) {
jim-load.c:69
else if (onload(interp) != JIM_ERR) {
jim-load.c:87
return JIM_ERR;
jim-load.c:126
return JIM_ERR;
jim-namespace.c:103
if (rc == JIM_ERR) {
jim-namespace.c:161
return JIM_ERR;
jim-namespace.c:216
return JIM_ERR;
jim-namespace.c:227
return JIM_ERR;
jim-namespace.c:242
return JIM_ERR;
jim-namespace.c:250
return JIM_ERR;
jim-namespace.c:266
return JIM_ERR;
jim-namespace.c:277
return JIM_ERR;
jim-namespace.c:285
return JIM_ERR;
jim-nvp.c:33
if (e == JIM_ERR)
jim-nvp.c:42
return JIM_ERR;
jim-nvp.c:84
return JIM_ERR;
jim-nvp.c:108
return JIM_ERR;
jim-nvp.c:145
return JIM_ERR;
jim-nvp.c:184
return JIM_ERR;
jim-pack.c:287
return JIM_ERR;
jim-pack.c:290
return JIM_ERR;
jim-pack.c:294
return JIM_ERR;
jim-pack.c:298
return JIM_ERR;
jim-pack.c:301
return JIM_ERR;
jim-pack.c:306
return JIM_ERR;
jim-pack.c:384
return JIM_ERR;
jim-pack.c:387
return JIM_ERR;
jim-pack.c:391
return JIM_ERR;
jim-pack.c:395
return JIM_ERR;
jim-pack.c:398
return JIM_ERR;
jim-pack.c:403
return JIM_ERR;
jim-pack.c:407
return JIM_ERR;
jim-pack.c:411
return JIM_ERR;
jim-pack.c:470
return JIM_ERR;
jim-package.c:29
return JIM_ERR;
jim-package.c:78
int retCode = JIM_ERR;
jim-package.c:116
return JIM_ERR;
jim-readdir.c:81
return JIM_ERR;
jim-readdir.c:92
return JIM_ERR;
jim-regexp.c:150
return JIM_ERR;
jim-regexp.c:160
return JIM_ERR;
jim-regexp.c:192
return JIM_ERR;
jim-regexp.c:203
return JIM_ERR;
jim-regexp.c:215
result = JIM_ERR;
jim-regexp.c:250
result = JIM_ERR;
jim-regexp.c:378
return JIM_ERR;
jim-regexp.c:388
return JIM_ERR;
jim-regexp.c:412
return JIM_ERR;
jim-regexp.c:423
return JIM_ERR;
jim-regexp.c:471
return JIM_ERR;
jim-subcmd.c:218
int ret = JIM_ERR;
jim-subcmd.c:229
ret = JIM_ERR;
jim-tclprefix.c:69
return JIM_ERR;
jim-tclprefix.c:89
return JIM_ERR;
jim-tclprefix.c:97
return JIM_ERR;
jim-tclprefix.c:106
return JIM_ERR;
jim-tclprefix.c:111
return JIM_ERR;
jim-tclprefix.c:118
return JIM_ERR;
jim-tclprefix.c:142
return JIM_ERR;
jim-tclprefix.c:155
return JIM_ERR;
jim-tclprefix.c:161
return JIM_ERR;
jim-tclprefix.c:180
return JIM_ERR;
jim-tclprefix.c:212
return JIM_ERR; /* Cannot ever get here */
jim.c:455
return JIM_ERR;
jim.c:461
return JIM_ERR;
jim.c:842
return JIM_ERR;
jim.c:916
return JIM_ERR;
jim.c:1312
if (JimParseVar(pc) == JIM_ERR) {
jim.c:1694
return JIM_ERR;
jim.c:2642
return JIM_ERR;
jim.c:2645
return JIM_ERR;
jim.c:3002
return JIM_ERR;
jim.c:3046
return JIM_ERR;
jim.c:3647
return JIM_ERR;
jim.c:3761
jim.c:4100
return JIM_ERR;
jim.c:4116
return JIM_ERR;
jim.c:4122
return JIM_ERR;
jim.c:4267
if (Jim_DeleteHashEntry(&interp->commands, nameObj) == JIM_ERR) {
jim.c:4269
ret = JIM_ERR;
jim.c:4278
int ret = JIM_ERR;
jim.c:4486
return JIM_ERR;
jim.c:4579
case JIM_ERR:
jim.c:4655
return JIM_ERR;
jim.c:4662
return JIM_ERR;
jim.c:4702
return JIM_ERR;
jim.c:4714
return JIM_ERR;
jim.c:5172
if (ret == JIM_OK || retcode == JIM_ERR) {
jim.c:5361
return JIM_ERR;
jim.c:5373
return JIM_ERR;
jim.c:5421
jim.c:5431
return JIM_ERR;
jim.c:5444
return JIM_ERR;
jim.c:6070
return JIM_ERR;
jim.c:6074
return JIM_ERR;
jim.c:6092
jim.c:6093
return JIM_ERR;
jim.c:6129
jim.c:6130
return JIM_ERR;
jim.c:6145
return JIM_ERR;
jim.c:6268
return JIM_ERR;
jim.c:6284
jim.c:6285
return JIM_ERR;
jim.c:6314
jim.c:6315
return JIM_ERR;
jim.c:6338
return JIM_ERR;
jim.c:6793
longjmp(sort_info->jmpbuf, JIM_ERR);
jim.c:6815
longjmp(sort_info->jmpbuf, JIM_ERR);
jim.c:6827
longjmp(sort_info->jmpbuf, JIM_ERR);
jim.c:7078
return JIM_ERR;
jim.c:7143
return JIM_ERR;
jim.c:7164
return JIM_ERR;
jim.c:7185
if (ListSetIndex(interp, objPtr, idx, newObjPtr, JIM_ERRMSG) == JIM_ERR)
jim.c:7197
return JIM_ERR;
jim.c:7567
return JIM_ERR;
jim.c:7644
return JIM_ERR;
jim.c:7687
return JIM_ERR;
jim.c:7730
return JIM_ERR;
jim.c:7808
return JIM_ERR;
jim.c:7813
return JIM_ERR;
jim.c:7872
return JIM_ERR;
jim.c:7973
return JIM_ERR;
jim.c:7990
jim.c:7991
return JIM_ERR;
jim.c:8042
if (JimGetWideNoErr(interp, objPtr, &wideValue) != JIM_ERR)
jim.c:8046
return JIM_ERR;
jim.c:8057
jim.c:8058
return JIM_ERR;
jim.c:8402
rc = JIM_ERR;
jim.c:8429
rc = JIM_ERR;
jim.c:8512
rc = JIM_ERR;
jim.c:8529
rc = JIM_ERR;
jim.c:8580
rc = JIM_ERR;
jim.c:8666
rc = JIM_ERR;
jim.c:8783
return JIM_ERR;
jim.c:8799
return JIM_ERR;
jim.c:8819
return JIM_ERR;
jim.c:8974
if (JimParseVar(pc) == JIM_ERR)
jim.c:8979
return JIM_ERR;
jim.c:9005
if (JimParseExprIrrational(pc) == JIM_ERR)
jim.c:9006
if (JimParseExprBoolean(pc) == JIM_ERR)
jim.c:9013
if (JimParseExprBoolean(pc) == JIM_ERR)
jim.c:9038
return JIM_ERR;
jim.c:9066
return JIM_ERR;
jim.c:9081
return JIM_ERR;
jim.c:9113
return JIM_ERR;
jim.c:9126
return JIM_ERR;
jim.c:9289
return JIM_ERR;
jim.c:9306
return JIM_ERR;
jim.c:9323
return JIM_ERR;
jim.c:9340
return JIM_ERR;
jim.c:9346
return JIM_ERR;
jim.c:9360
return JIM_ERR;
jim.c:9394
return JIM_ERR;
jim.c:9400
return JIM_ERR;
jim.c:9447
return JIM_ERR;
jim.c:9463
return JIM_ERR;
jim.c:9522
return JIM_ERR;
jim.c:9550
rc = JIM_ERR;
jim.c:9584
int rc = JIM_ERR;
jim.c:9626
if (JimParseCheckMissing(interp, parser.missing.ch) == JIM_ERR) {
jim.c:9629
return JIM_ERR;
jim.c:9722
return JIM_ERR;
jim.c:9730
return JIM_ERR;
jim.c:9734
return JIM_ERR;
jim.c:9740
return JIM_ERR;
jim.c:9744
return JIM_ERR;
jim.c:9750
return JIM_ERR;
jim.c:9781
retcode = JIM_ERR;
jim.c:9899
retcode = JIM_ERR;
jim.c:10081
return JIM_ERR;
jim.c:10090
return JIM_ERR;
jim.c:10096
return JIM_ERR;
jim.c:10129
return JIM_ERR;
jim.c:10154
return JIM_ERR;
jim.c:10160
return JIM_ERR;
jim.c:10164
return JIM_ERR;
jim.c:10168
return JIM_ERR;
jim.c:10529
return JIM_ERR;
jim.c:10533
return JIM_ERR;
jim.c:10541
return JIM_ERR;
jim.c:10547
return JIM_ERR;
jim.c:10621
return JIM_ERR;
jim.c:10631
return JIM_ERR;
jim.c:10665
retcode = JIM_ERR;
jim.c:10807
int ret = JIM_ERR;
jim.c:10993
return JIM_ERR;
jim.c:11125
retcode = JIM_ERR;
jim.c:11194
if (retcode == JIM_ERR) {
jim.c:11198
else if (retcode != JIM_RETURN || interp->returnCode != JIM_ERR) {
jim.c:11231
return JIM_ERR;
jim.c:11312
retcode = JIM_ERR;
jim.c:11345
return JIM_ERR;
jim.c:11356
return JIM_ERR;
jim.c:11439
else if (retcode == JIM_ERR) {
jim.c:11520
return JIM_ERR;
jim.c:11533
return JIM_ERR;
jim.c:11555
if (retcode == JIM_ERR) {
jim.c:11699
return JIM_ERR;
jim.c:11852
return JIM_ERR;
jim.c:11857
return JIM_ERR;
jim.c:11882
return JIM_ERR;
jim.c:11887
return JIM_ERR;
jim.c:11922
return JIM_ERR;
jim.c:11941
return JIM_ERR;
jim.c:11948
return JIM_ERR;
jim.c:11973
return JIM_ERR;
jim.c:11990
return JIM_ERR;
jim.c:12000
return JIM_ERR;
jim.c:12040
return JIM_ERR;
jim.c:12047
return JIM_ERR;
jim.c:12053
return JIM_ERR;
jim.c:12083
return JIM_ERR;
jim.c:12095
return JIM_ERR;
jim.c:12135
return JIM_ERR;
jim.c:12211
if (Jim_GetWideExpr(interp, expr->expr->right->objPtr, &stop) == JIM_ERR) {
jim.c:12257
retval = JIM_ERR;
jim.c:12320
return JIM_ERR;
jim.c:12354
return JIM_ERR;
jim.c:12364
retval = JIM_ERR;
jim.c:12434
return JIM_ERR;
jim.c:12448
result = JIM_ERR;
jim.c:12538
int result = JIM_ERR;
jim.c:12545
return JIM_ERR;
jim.c:12616
return JIM_ERR;
jim.c:12663
return JIM_ERR;
jim.c:12692
return JIM_ERR;
jim.c:12750
return JIM_ERR;
jim.c:12777
return JIM_ERR;
jim.c:12797
return JIM_ERR;
jim.c:12831
return JIM_ERR;
jim.c:12838
return JIM_ERR;
jim.c:12883
return JIM_ERR;
jim.c:12887
return JIM_ERR;
jim.c:12902
return JIM_ERR;
jim.c:12933
rc = JIM_ERR;
jim.c:12965
rc = JIM_ERR;
jim.c:13043
return JIM_ERR;
jim.c:13060
return JIM_ERR;
jim.c:13074
return JIM_ERR;
jim.c:13093
return JIM_ERR;
jim.c:13105
return JIM_ERR;
jim.c:13109
return JIM_ERR;
jim.c:13148
return JIM_ERR;
jim.c:13153
return JIM_ERR;
jim.c:13182
return JIM_ERR;
jim.c:13197
return JIM_ERR;
jim.c:13223
return JIM_ERR;
jim.c:13234
return JIM_ERR;
jim.c:13238
return JIM_ERR;
jim.c:13245
return JIM_ERR;
jim.c:13265
return JIM_ERR;
jim.c:13307
return JIM_ERR;
jim.c:13312
return JIM_ERR;
jim.c:13333
return JIM_ERR;
jim.c:13545
return JIM_ERR;
jim.c:13555
if (rc == JIM_ERR) {
jim.c:13584
return JIM_ERR;
jim.c:13588
return JIM_ERR;
jim.c:13603
return JIM_ERR;
jim.c:13618
retcode = JIM_ERR;
jim.c:13642
return JIM_ERR;
jim.c:13652
return JIM_ERR;
jim.c:13668
if (Jim_GetReturnCode(interp, argv[i + 1], &returnCode) == JIM_ERR) {
jim.c:13669
return JIM_ERR;
jim.c:13681
return JIM_ERR;
jim.c:13695
if (stackTraceObj && returnCode == JIM_ERR) {
jim.c:13699
if (errorCodeObj && returnCode == JIM_ERR) {
jim.c:13716
return JIM_ERR;
jim.c:13724
return JIM_ERR;
jim.c:13769
return JIM_ERR;
jim.c:13786
return JIM_ERR;
jim.c:13809
return JIM_ERR;
jim.c:13817
return JIM_ERR;
jim.c:13840
return JIM_ERR;
jim.c:13854
return JIM_ERR;
jim.c:13872
return JIM_ERR;
jim.c:13880
return JIM_ERR;
jim.c:13902
return JIM_ERR;
jim.c:13915
return JIM_ERR;
jim.c:13945
return JIM_ERR;
jim.c:13973
return JIM_ERR;
jim.c:13979
return JIM_ERR;
jim.c:13985
return JIM_ERR;
jim.c:13997
return JIM_ERR;
jim.c:14007
return JIM_ERR;
jim.c:14100
return JIM_ERR;
jim.c:14111
return JIM_ERR;
jim.c:14154
return JIM_ERR;
jim.c:14167
return JIM_ERR;
jim.c:14205
return JIM_ERR;
jim.c:14221
return JIM_ERR;
jim.c:14229
return JIM_ERR;
jim.c:14241
return JIM_ERR;
jim.c:14252
return JIM_ERR;
jim.c:14263
return JIM_ERR;
jim.c:14267
return JIM_ERR;
jim.c:14280
return JIM_ERR;
jim.c:14283
return JIM_ERR;
jim.c:14302
return JIM_ERR;
jim.c:14328
return JIM_ERR;
jim.c:14331
return JIM_ERR;
jim.c:14358
return JIM_ERR;
jim.c:14366
return JIM_ERR;
jim.c:14396
return JIM_ERR;
jim.c:14416
return JIM_ERR;
jim.c:14434
return JIM_ERR;
jim.c:14447
return JIM_ERR;
jim.c:14451
return JIM_ERR;
jim.c:14483
return JIM_ERR;
jim.c:14487
return JIM_ERR;
jim.c:14501
return JIM_ERR;
jim.c:14584
return JIM_ERR;
jim.c:14686
if (exitCode == JIM_ERR) {
jim.c:14746
return JIM_ERR;
jim.c:14764
return JIM_ERR;
jim.c:14767
return JIM_ERR;
jim.c:14779
return JIM_ERR;
jim.c:14782
return JIM_ERR;
jim.c:14795
return JIM_ERR;
jim.c:14814
return JIM_ERR;
jim.c:14820
return JIM_ERR;
jim.c:14826
return JIM_ERR;
jim.c:14860
return JIM_ERR;
jim.c:14880
return JIM_ERR;
jim.c:14956
return JIM_ERR;
jim.c:14993
return JIM_ERR;
jim.c:14998
return JIM_ERR;
jim.c:15001
if (Jim_SetVariable(interp, dictValues[i], dictValues[i + 1]) == JIM_ERR) {
jim.c:15002
return JIM_ERR;
jim.c:15052
return JIM_ERR;
jim.c:15067
return JIM_ERR;
jim.c:15071
return JIM_ERR;
jim.c:15079
return JIM_ERR;
jim.c:15084
return JIM_ERR;
jim.c:15086
if (rc == JIM_ERR) {
jim.c:15097
return JIM_ERR;
jim.c:15104
return JIM_ERR;
jim.c:15109
return JIM_ERR;
jim.c:15118
return JIM_ERR;
jim.c:15121
return JIM_ERR;
jim.c:15131
return JIM_ERR;
jim.c:15138
return JIM_ERR;
jim.c:15141
return JIM_ERR;
jim.c:15152
return JIM_ERR;
jim.c:15167
return JIM_ERR;
jim.c:15176
return JIM_ERR;
jim.c:15183
return JIM_ERR;
jim.c:15205
return JIM_ERR;
jim.c:15212
return JIM_ERR;
jim.c:15227
return JIM_ERR;
jim.c:15275
return JIM_ERR;
jim.c:15286
return JIM_ERR;
jim.c:15296
return JIM_ERR;
jim.c:15299
return JIM_ERR;
jim.c:15303
return JIM_ERR;
jim.c:15323
return JIM_ERR;
jim.c:15345
return JIM_ERR;
jim.c:15360
return JIM_ERR;
jim.c:15372
return JIM_ERR;
jim.c:15376
return JIM_ERR;
jim.c:15416
return JIM_ERR;
jim.c:15423
return JIM_ERR;
jim.c:15434
return JIM_ERR;
jim.c:15437
return JIM_ERR;
jim.c:15441
return JIM_ERR;
jim.c:15472
return JIM_ERR;
jim.c:15510
return JIM_ERR;
jim.c:15522
return JIM_ERR;
jim.c:15557
return JIM_ERR;
jim.c:15563
return JIM_ERR;
jim.c:15604
return JIM_ERR;
jim.c:15690
return JIM_ERR;
jim.c:15711
return JIM_ERR;
jim.c:15715
return JIM_ERR;
jim.c:15728
return JIM_ERR;
jim.c:15734
return JIM_ERR;
jim.c:15742
return JIM_ERR;
jim.c:15747
return JIM_ERR;
jim.c:15752
return JIM_ERR;
jim.c:15757
return JIM_ERR;
jim.c:15771
rc = JIM_ERR;
jim.c:15801
return JIM_ERR;
jim.c:15806
return JIM_ERR;
jim.c:15809
return JIM_ERR;
jim.c:15819
return JIM_ERR;
jim.c:15822
return JIM_ERR;
jim.c:15835
return JIM_ERR;
jim.c:15909
return JIM_ERR;
jim.c:15916
return JIM_ERR;
jim.c:15931
return JIM_ERR;
jim.c:15947
return JIM_ERR;
jim.c:15994
return JIM_ERR;
jim.c:15998
return JIM_ERR;
jim.c:16003
return JIM_ERR;
jim.c:16005
return JIM_ERR;
jim.c:16009
return JIM_ERR;
jim.c:16026
return JIM_ERR;
jim.c:16032
return JIM_ERR;
jim.c:16036
return JIM_ERR;
jim.c:16041
return JIM_ERR;
jim.c:16225
return JIM_ERR;
jim.c:16303
return JIM_ERR;
jim.c:16405
return JIM_ERR;
jim.h:907
if (Jim_CheckAbiVersion(INTERP, JIM_ABI_VERSION) == JIM_ERR || Jim_PackageProvide(INTERP, NAME, "1.0", JIM_ERRMSG)) \
jim.h:908
return JIM_ERR
jimsh.c:116
if (retcode == JIM_ERR) {
jimsh.c:130
if (retcode != JIM_ERR) {
jimsh.c:148
if (retcode == JIM_ERR) {
jimsh.c:155
else if (retcode == JIM_ERR) {
jimsh0.c:1131
return JIM_ERR;
jimsh0.c:1155
return JIM_ERR;
jimsh0.c:1242
return JIM_ERR;
jimsh0.c:1446
return JIM_ERR;
jimsh0.c:1632
return JIM_ERR;
jimsh0.c:2028
return JIM_ERR;
jimsh0.c:2120
return JIM_ERR;
jimsh0.c:2123
return JIM_ERR;
jimsh0.c:2153
return JIM_ERR;
jimsh0.c:2210
return JIM_ERR;
jimsh0.c:2215
return JIM_ERR;
jimsh0.c:2232
return JIM_ERR;
jimsh0.c:2275
return JIM_ERR;
jimsh0.c:2281
return JIM_ERR;
jimsh0.c:2322
return JIM_ERR;
jimsh0.c:2344
return JIM_ERR;
jimsh0.c:2376
return JIM_ERR;
jimsh0.c:2400
return JIM_ERR;
jimsh0.c:2404
return JIM_ERR;
jimsh0.c:2482
return JIM_ERR;
jimsh0.c:2720
return JIM_ERR;
jimsh0.c:2741
return JimMakeChannel(interp, NULL, -1, argv[1], "aio.handle%ld", 0, mode) ? JIM_OK : JIM_ERR;
jimsh0.c:2858
return JIM_ERR;
jimsh0.c:2901
return JIM_ERR;
jimsh0.c:2912
return JIM_ERR;
jimsh0.c:2938
return JIM_ERR;
jimsh0.c:3034
return JIM_ERR;
jimsh0.c:3044
return JIM_ERR;
jimsh0.c:3076
return JIM_ERR;
jimsh0.c:3087
return JIM_ERR;
jimsh0.c:3099
result = JIM_ERR;
jimsh0.c:3131
result = JIM_ERR;
jimsh0.c:3256
return JIM_ERR;
jimsh0.c:3266
return JIM_ERR;
jimsh0.c:3290
return JIM_ERR;
jimsh0.c:3301
return JIM_ERR;
jimsh0.c:3338
return JIM_ERR;
jimsh0.c:3428
return JIM_ERR;
jimsh0.c:3554
return JIM_ERR;
jimsh0.c:3653
return JIM_ERR;
jimsh0.c:3698
return JIM_ERR;
jimsh0.c:3773
return JIM_ERR;
jimsh0.c:3842
return JIM_ERR;
jimsh0.c:3854
return JIM_ERR;
jimsh0.c:3882
return JIM_ERR;
jimsh0.c:3888
return JIM_ERR;
jimsh0.c:3938
return JIM_ERR;
jimsh0.c:3963
return JIM_ERR;
jimsh0.c:3984
return JIM_ERR;
jimsh0.c:3995
return JIM_ERR;
jimsh0.c:4000
return JIM_ERR;
jimsh0.c:4036
return JIM_ERR;
jimsh0.c:4104
return JIM_ERR;
jimsh0.c:4129
return JIM_ERR;
jimsh0.c:4343
return JIM_ERR;
jimsh0.c:4351
return JIM_ERR;
jimsh0.c:4363
return JIM_ERR;
jimsh0.c:4382
return JIM_ERR;
jimsh0.c:4612
return JIM_ERR;
jimsh0.c:4691
return JIM_ERR;
jimsh0.c:4708
return JIM_ERR;
jimsh0.c:4718
result = JIM_ERR;
jimsh0.c:4728
result = JIM_ERR;
jimsh0.c:4737
result = JIM_ERR;
jimsh0.c:4853
return JIM_ERR;
jimsh0.c:4856
return JIM_ERR;
jimsh0.c:4875
return JIM_ERR;
jimsh0.c:5349
result = JIM_ERR;
jimsh0.c:5362
return JIM_ERR;
jimsh0.c:5638
return JIM_ERR;
jimsh0.c:5643
return JIM_ERR;
jimsh0.c:5664
return JIM_ERR;
jimsh0.c:5669
if (parse_clock_options(interp, argc - 1, argv + 1, &options) == JIM_ERR) {
jimsh0.c:5670
return JIM_ERR;
jimsh0.c:5678
return JIM_ERR;
jimsh0.c:5815
return JIM_ERR;
jimsh0.c:5939
return JIM_ERR;
jimsh0.c:5952
return JIM_ERR;
jimsh0.c:5961
return JIM_ERR;
jimsh0.c:6037
return JIM_ERR;
jimsh0.c:6403
return JIM_ERR;
jimsh0.c:6409
return JIM_ERR;
jimsh0.c:6754
return JIM_ERR;
jimsh0.c:6798
return JIM_ERR;
jimsh0.c:6819
return JIM_ERR;
jimsh0.c:7174
if (JimParseVar(pc) == JIM_ERR) {
jimsh0.c:7503
return JIM_ERR;
jimsh0.c:8371
return JIM_ERR;
jimsh0.c:8374
return JIM_ERR;
jimsh0.c:8692
return JIM_ERR;
jimsh0.c:8736
return JIM_ERR;
jimsh0.c:9152
return JIM_ERR;
jimsh0.c:9246
jimsh0.c:9452
return JIM_ERR;
jimsh0.c:9459
return JIM_ERR;
jimsh0.c:9472
return JIM_ERR;
jimsh0.c:9478
return JIM_ERR;
jimsh0.c:9596
if (Jim_DeleteHashEntry(&interp->commands, qualname) == JIM_ERR) {
jimsh0.c:9598
ret = JIM_ERR;
jimsh0.c:9611
int ret = JIM_ERR;
jimsh0.c:9762
return JIM_ERR;
jimsh0.c:9789
return JIM_ERR;
jimsh0.c:9819
return JIM_ERR;
jimsh0.c:9884
case JIM_ERR:
jimsh0.c:9886
return JIM_ERR;
jimsh0.c:9961
return JIM_ERR;
jimsh0.c:9968
return JIM_ERR;
jimsh0.c:10004
return JIM_ERR;
jimsh0.c:10016
return JIM_ERR;
jimsh0.c:10429
if (ret == JIM_OK || retcode == JIM_ERR) {
jimsh0.c:10874
return JIM_ERR;
jimsh0.c:10878
return JIM_ERR;
jimsh0.c:10896
jimsh0.c:10897
return JIM_ERR;
jimsh0.c:10905
jimsh0.c:10906
return JIM_ERR;
jimsh0.c:10921
return JIM_ERR;
jimsh0.c:11035
return JIM_ERR;
jimsh0.c:11051
jimsh0.c:11052
return JIM_ERR;
jimsh0.c:11078
jimsh0.c:11079
return JIM_ERR;
jimsh0.c:11104
return JIM_ERR;
jimsh0.c:11532
longjmp(sort_info->jmpbuf, JIM_ERR);
jimsh0.c:11554
longjmp(sort_info->jmpbuf, JIM_ERR);
jimsh0.c:11566
longjmp(sort_info->jmpbuf, JIM_ERR);
jimsh0.c:11787
return JIM_ERR;
jimsh0.c:11801
return JIM_ERR;
jimsh0.c:11819
return JIM_ERR;
jimsh0.c:11837
if (ListSetIndex(interp, objPtr, idx, newObjPtr, JIM_ERRMSG) == JIM_ERR)
jimsh0.c:11849
return JIM_ERR;
jimsh0.c:12073
return JIM_ERR;
jimsh0.c:12117
return JIM_ERR;
jimsh0.c:12154
return JIM_ERR;
jimsh0.c:12166
return JIM_ERR;
jimsh0.c:12208
return JIM_ERR;
jimsh0.c:12213
return JIM_ERR;
jimsh0.c:12265
return JIM_ERR;
jimsh0.c:12360
return JIM_ERR;
jimsh0.c:12377
jimsh0.c:12378
return JIM_ERR;
jimsh0.c:12423
if (JimGetWideNoErr(interp, objPtr, &wideValue) != JIM_ERR)
jimsh0.c:12427
return JIM_ERR;
jimsh0.c:12438
jimsh0.c:12439
return JIM_ERR;
jimsh0.c:12764
rc = JIM_ERR;
jimsh0.c:12791
rc = JIM_ERR;
jimsh0.c:12866
rc = JIM_ERR;
jimsh0.c:12883
rc = JIM_ERR;
jimsh0.c:12926
rc = JIM_ERR;
jimsh0.c:13012
rc = JIM_ERR;
jimsh0.c:13114
return JIM_ERR;
jimsh0.c:13130
return JIM_ERR;
jimsh0.c:13150
return JIM_ERR;
jimsh0.c:13283
if (JimParseVar(pc) == JIM_ERR)
jimsh0.c:13288
return JIM_ERR;
jimsh0.c:13314
if (JimParseExprIrrational(pc) == JIM_ERR)
jimsh0.c:13315
if (JimParseExprBoolean(pc) == JIM_ERR)
jimsh0.c:13322
if (JimParseExprBoolean(pc) == JIM_ERR)
jimsh0.c:13344
return JIM_ERR;
jimsh0.c:13372
return JIM_ERR;
jimsh0.c:13393
return JIM_ERR;
jimsh0.c:13425
return JIM_ERR;
jimsh0.c:13438
return JIM_ERR;
jimsh0.c:13585
return JIM_ERR;
jimsh0.c:13602
return JIM_ERR;
jimsh0.c:13619
return JIM_ERR;
jimsh0.c:13636
return JIM_ERR;
jimsh0.c:13642
return JIM_ERR;
jimsh0.c:13656
return JIM_ERR;
jimsh0.c:13690
return JIM_ERR;
jimsh0.c:13696
return JIM_ERR;
jimsh0.c:13740
return JIM_ERR;
jimsh0.c:13756
return JIM_ERR;
jimsh0.c:13815
return JIM_ERR;
jimsh0.c:13843
rc = JIM_ERR;
jimsh0.c:13875
int rc = JIM_ERR;
jimsh0.c:13917
if (JimParseCheckMissing(interp, parser.missing.ch) == JIM_ERR) {
jimsh0.c:13920
return JIM_ERR;
jimsh0.c:13998
return JIM_ERR;
jimsh0.c:14006
return JIM_ERR;
jimsh0.c:14013
return JIM_ERR;
jimsh0.c:14020
return JIM_ERR;
jimsh0.c:14050
return JIM_ERR;
jimsh0.c:14143
retcode = JIM_ERR;
jimsh0.c:14292
return JIM_ERR;
jimsh0.c:14301
return JIM_ERR;
jimsh0.c:14307
return JIM_ERR;
jimsh0.c:14340
return JIM_ERR;
jimsh0.c:14365
return JIM_ERR;
jimsh0.c:14371
return JIM_ERR;
jimsh0.c:14375
return JIM_ERR;
jimsh0.c:14379
return JIM_ERR;
jimsh0.c:14709
return JIM_ERR;
jimsh0.c:14713
return JIM_ERR;
jimsh0.c:14721
return JIM_ERR;
jimsh0.c:14727
return JIM_ERR;
jimsh0.c:14754
return JIM_ERR;
jimsh0.c:14760
return JIM_ERR;
jimsh0.c:14800
retcode = JIM_ERR;
jimsh0.c:14915
return JIM_ERR;
jimsh0.c:14928
return JIM_ERR;
jimsh0.c:15059
return JIM_ERR;
jimsh0.c:15158
retcode = JIM_ERR;
jimsh0.c:15223
if (retcode == JIM_ERR) {
jimsh0.c:15227
else if (retcode != JIM_RETURN || interp->returnCode != JIM_ERR) {
jimsh0.c:15257
return JIM_ERR;
jimsh0.c:15357
return JIM_ERR;
jimsh0.c:15368
return JIM_ERR;
jimsh0.c:15471
else if (retcode == JIM_ERR) {
jimsh0.c:15552
return JIM_ERR;
jimsh0.c:15565
return JIM_ERR;
jimsh0.c:15587
if (retcode == JIM_ERR) {
jimsh0.c:15711
return JIM_ERR;
jimsh0.c:15835
return JIM_ERR;
jimsh0.c:15840
return JIM_ERR;
jimsh0.c:15862
return JIM_ERR;
jimsh0.c:15867
return JIM_ERR;
jimsh0.c:15902
return JIM_ERR;
jimsh0.c:15921
return JIM_ERR;
jimsh0.c:15926
return JIM_ERR;
jimsh0.c:15951
return JIM_ERR;
jimsh0.c:15968
return JIM_ERR;
jimsh0.c:15978
return JIM_ERR;
jimsh0.c:16018
return JIM_ERR;
jimsh0.c:16025
return JIM_ERR;
jimsh0.c:16031
return JIM_ERR;
jimsh0.c:16057
return JIM_ERR;
jimsh0.c:16069
return JIM_ERR;
jimsh0.c:16109
return JIM_ERR;
jimsh0.c:16171
if (Jim_GetWide(interp, expr->expr->right->objPtr, &stop) == JIM_ERR) {
jimsh0.c:16217
retval = JIM_ERR;
jimsh0.c:16280
return JIM_ERR;
jimsh0.c:16286
return JIM_ERR;
jimsh0.c:16305
return JIM_ERR;
jimsh0.c:16313
retval = JIM_ERR;
jimsh0.c:16371
return JIM_ERR;
jimsh0.c:16385
result = JIM_ERR;
jimsh0.c:16475
int result = JIM_ERR;
jimsh0.c:16482
return JIM_ERR;
jimsh0.c:16551
return JIM_ERR;
jimsh0.c:16592
return JIM_ERR;
jimsh0.c:16619
return JIM_ERR;
jimsh0.c:16674
return JIM_ERR;
jimsh0.c:16702
return JIM_ERR;
jimsh0.c:16710
return JIM_ERR;
jimsh0.c:16730
return JIM_ERR;
jimsh0.c:16762
return JIM_ERR;
jimsh0.c:16769
return JIM_ERR;
jimsh0.c:16836
rc = JIM_ERR;
jimsh0.c:16900
return JIM_ERR;
jimsh0.c:16917
return JIM_ERR;
jimsh0.c:16931
return JIM_ERR;
jimsh0.c:16950
return JIM_ERR;
jimsh0.c:16962
return JIM_ERR;
jimsh0.c:16966
return JIM_ERR;
jimsh0.c:16999
return JIM_ERR;
jimsh0.c:17004
return JIM_ERR;
jimsh0.c:17028
return JIM_ERR;
jimsh0.c:17043
return JIM_ERR;
jimsh0.c:17069
return JIM_ERR;
jimsh0.c:17078
return JIM_ERR;
jimsh0.c:17081
return JIM_ERR;
jimsh0.c:17109
return JIM_ERR;
jimsh0.c:17114
return JIM_ERR;
jimsh0.c:17135
return JIM_ERR;
jimsh0.c:17148
return JIM_ERR;
jimsh0.c:17159
return JIM_ERR;
jimsh0.c:17169
if (rc == JIM_ERR) {
jimsh0.c:17198
return JIM_ERR;
jimsh0.c:17202
return JIM_ERR;
jimsh0.c:17217
return JIM_ERR;
jimsh0.c:17239
return JIM_ERR;
jimsh0.c:17251
return JIM_ERR;
jimsh0.c:17261
return JIM_ERR;
jimsh0.c:17277
if (Jim_GetReturnCode(interp, argv[i + 1], &returnCode) == JIM_ERR) {
jimsh0.c:17278
return JIM_ERR;
jimsh0.c:17290
return JIM_ERR;
jimsh0.c:17304
if (stackTraceObj && returnCode == JIM_ERR) {
jimsh0.c:17308
if (errorCodeObj && returnCode == JIM_ERR) {
jimsh0.c:17325
return JIM_ERR;
jimsh0.c:17333
return JIM_ERR;
jimsh0.c:17379
return JIM_ERR;
jimsh0.c:17402
return JIM_ERR;
jimsh0.c:17406
return JIM_ERR;
jimsh0.c:17432
return JIM_ERR;
jimsh0.c:17442
return JIM_ERR;
jimsh0.c:17456
return JIM_ERR;
jimsh0.c:17474
return JIM_ERR;
jimsh0.c:17482
return JIM_ERR;
jimsh0.c:17504
return JIM_ERR;
jimsh0.c:17517
return JIM_ERR;
jimsh0.c:17526
return JIM_ERR;
jimsh0.c:17547
return JIM_ERR;
jimsh0.c:17575
return JIM_ERR;
jimsh0.c:17581
return JIM_ERR;
jimsh0.c:17587
return JIM_ERR;
jimsh0.c:17599
return JIM_ERR;
jimsh0.c:17609
return JIM_ERR;
jimsh0.c:17699
return JIM_ERR;
jimsh0.c:17710
return JIM_ERR;
jimsh0.c:17753
return JIM_ERR;
jimsh0.c:17766
return JIM_ERR;
jimsh0.c:17797
return JIM_ERR;
jimsh0.c:17813
return JIM_ERR;
jimsh0.c:17821
return JIM_ERR;
jimsh0.c:17833
return JIM_ERR;
jimsh0.c:17844
return JIM_ERR;
jimsh0.c:17855
return JIM_ERR;
jimsh0.c:17859
return JIM_ERR;
jimsh0.c:17872
return JIM_ERR;
jimsh0.c:17875
return JIM_ERR;
jimsh0.c:17894
return JIM_ERR;
jimsh0.c:17919
return JIM_ERR;
jimsh0.c:17922
return JIM_ERR;
jimsh0.c:17951
return JIM_ERR;
jimsh0.c:17959
return JIM_ERR;
jimsh0.c:17986
return JIM_ERR;
jimsh0.c:18006
return JIM_ERR;
jimsh0.c:18024
return JIM_ERR;
jimsh0.c:18039
return JIM_ERR;
jimsh0.c:18043
return JIM_ERR;
jimsh0.c:18070
return JIM_ERR;
jimsh0.c:18074
return JIM_ERR;
jimsh0.c:18139
return JIM_ERR;
jimsh0.c:18178
return JIM_ERR;
jimsh0.c:18188
if (exitCode == JIM_ERR) {
jimsh0.c:18201
return JIM_ERR;
jimsh0.c:18215
return JIM_ERR;
jimsh0.c:18219
return JIM_ERR;
jimsh0.c:18235
return JIM_ERR;
jimsh0.c:18307
return JIM_ERR;
jimsh0.c:18368
return JIM_ERR;
jimsh0.c:18371
if (Jim_DictPairs(interp, objPtr, &dictValues, &len) == JIM_ERR) {
jimsh0.c:18372
return JIM_ERR;
jimsh0.c:18375
if (Jim_SetVariable(interp, dictValues[i], dictValues[i + 1]) == JIM_ERR) {
jimsh0.c:18377
return JIM_ERR;
jimsh0.c:18428
return JIM_ERR;
jimsh0.c:18439
return JIM_ERR;
jimsh0.c:18443
return JIM_ERR;
jimsh0.c:18451
return JIM_ERR;
jimsh0.c:18458
return JIM_ERR;
jimsh0.c:18463
return JIM_ERR;
jimsh0.c:18472
return JIM_ERR;
jimsh0.c:18475
return JIM_ERR;
jimsh0.c:18485
return JIM_ERR;
jimsh0.c:18492
return JIM_ERR;
jimsh0.c:18495
return JIM_ERR;
jimsh0.c:18506
return JIM_ERR;
jimsh0.c:18521
return JIM_ERR;
jimsh0.c:18530
return JIM_ERR;
jimsh0.c:18537
return JIM_ERR;
jimsh0.c:18559
return JIM_ERR;
jimsh0.c:18566
return JIM_ERR;
jimsh0.c:18581
return JIM_ERR;
jimsh0.c:18620
return JIM_ERR;
jimsh0.c:18631
return JIM_ERR;
jimsh0.c:18641
return JIM_ERR;
jimsh0.c:18644
return JIM_ERR;
jimsh0.c:18648
return JIM_ERR;
jimsh0.c:18668
return JIM_ERR;
jimsh0.c:18690
return JIM_ERR;
jimsh0.c:18705
return JIM_ERR;
jimsh0.c:18717
return JIM_ERR;
jimsh0.c:18721
return JIM_ERR;
jimsh0.c:18761
return JIM_ERR;
jimsh0.c:18768
return JIM_ERR;
jimsh0.c:18779
return JIM_ERR;
jimsh0.c:18782
return JIM_ERR;
jimsh0.c:18786
return JIM_ERR;
jimsh0.c:18817
return JIM_ERR;
jimsh0.c:18855
return JIM_ERR;
jimsh0.c:18867
return JIM_ERR;
jimsh0.c:18875
return JIM_ERR;
jimsh0.c:18902
return JIM_ERR;
jimsh0.c:18908
return JIM_ERR;
jimsh0.c:18949
return JIM_ERR;
jimsh0.c:19032
return JIM_ERR;
jimsh0.c:19053
return JIM_ERR;
jimsh0.c:19057
return JIM_ERR;
jimsh0.c:19070
return JIM_ERR;
jimsh0.c:19076
return JIM_ERR;
jimsh0.c:19084
return JIM_ERR;
jimsh0.c:19089
return JIM_ERR;
jimsh0.c:19094
return JIM_ERR;
jimsh0.c:19099
return JIM_ERR;
jimsh0.c:19113
rc = JIM_ERR;
jimsh0.c:19143
return JIM_ERR;
jimsh0.c:19148
return JIM_ERR;
jimsh0.c:19151
return JIM_ERR;
jimsh0.c:19161
return JIM_ERR;
jimsh0.c:19164
return JIM_ERR;
jimsh0.c:19177
return JIM_ERR;
jimsh0.c:19250
return JIM_ERR;
jimsh0.c:19257
return JIM_ERR;
jimsh0.c:19272
return JIM_ERR;
jimsh0.c:19288
return JIM_ERR;
jimsh0.c:19331
return JIM_ERR;
jimsh0.c:19335
return JIM_ERR;
jimsh0.c:19340
return JIM_ERR;
jimsh0.c:19342
return JIM_ERR;
jimsh0.c:19346
return JIM_ERR;
jimsh0.c:19362
return JIM_ERR;
jimsh0.c:19368
return JIM_ERR;
jimsh0.c:19372
return JIM_ERR;
jimsh0.c:19377
return JIM_ERR;
jimsh0.c:19544
return JIM_ERR;
jimsh0.c:19614
return JIM_ERR;
jimsh0.c:19890
int ret = JIM_ERR;
jimsh0.c:19901
ret = JIM_ERR;
jimsh0.c:22374
if (retcode == JIM_ERR) {
jimsh0.c:22466
if (retcode == JIM_ERR) {
jimsh0.c:22480
if (retcode != JIM_ERR) {
jimsh0.c:22493
if (retcode == JIM_ERR) {
jimsh0.c:22500
else if (retcode == JIM_ERR) {
nshelper.c:5
if (Jim_PackageProvide(interp, "nshelper", "1.0", JIM_ERRMSG)) return JIM_ERR;
nuttx.c:166
return JIM_ERR;
oo.c:5
if (Jim_PackageProvide(interp, "oo", "1.0", JIM_ERRMSG)) return JIM_ERR;
rtos.c:60
return JIM_ERR;
rtos.c:108
return JIM_ERR;
rtos.c:141
return JIM_ERR;
stdlib.c:5
if (Jim_PackageProvide(interp, "stdlib", "1.0", JIM_ERRMSG)) return JIM_ERR;
stm8.c:1951
return JIM_ERR;
stm8.c:1970
return JIM_ERR;
stm8.c:1989
return JIM_ERR;
stm8.c:2008
return JIM_ERR;
stm8.c:2027
return JIM_ERR;
stm8.c:2046
return JIM_ERR;
stm8.c:2065
return JIM_ERR;
target.c:4645
return JIM_ERR;
target.c:4676
return JIM_ERR;
target.c:4690
return JIM_ERR;
target.c:4697
return JIM_ERR;
target.c:4702
return JIM_ERR;
target.c:4714
return JIM_ERR;
target.c:4759
e = JIM_ERR;
target.c:4835
return JIM_ERR;
target.c:4841
return JIM_ERR;
target.c:4849
return JIM_ERR;
target.c:4859
return JIM_ERR;
target.c:4868
return JIM_ERR;
target.c:4877
return JIM_ERR;
target.c:4885
return JIM_ERR;
target.c:4894
return JIM_ERR;
target.c:5036
if (e == JIM_ERR) {
target.c:5053
return JIM_ERR;
target.c:5060
return JIM_ERR;
target.c:5070
return JIM_ERR;
target.c:5082
return JIM_ERR;
target.c:5087
return JIM_ERR;
target.c:5256
return JIM_ERR;
target.c:5265
return JIM_ERR;
target.c:5310
return JIM_ERR;
target.c:5332
return JIM_ERR;
target.c:5363
return JIM_ERR;
target.c:5608
return JIM_ERR;
target.c:5824
return JIM_ERR;
target.c:5834
return JIM_ERR;
target.c:5846
return JIM_ERR;
target.c:5872
return JIM_ERR;
target.c:5879
return JIM_ERR;
target.c:5890
return JIM_ERR;
target.c:5921
return JIM_ERR;
target.c:5943
e = JIM_ERR;
target.c:5948
e = JIM_ERR;
target.c:5953
e = JIM_ERR;
target.c:5979
return JIM_ERR;
target.c:5992
return JIM_ERR;
target.c:6033
return JIM_ERR;
target.c:6168
return JIM_ERR;
tclcompat.c:5
if (Jim_PackageProvide(interp, "tclcompat", "1.0", JIM_ERRMSG)) return JIM_ERR;
tree.c:5
if (Jim_PackageProvide(interp, "tree", "1.0", JIM_ERRMSG)) return JIM_ERR;