• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[vJASS] Possible key values?

Status
Not open for further replies.
Level 12
Joined
Jun 12, 2010
Messages
413
Hey, I was wondering if anyone knew exactly what values the key type can generate? I looked around but couldn't find any documentation on it.

From my testing it doesn't appear to start from a certain number and then increment each key by 1. Instead, it starts from a random number and increments a new key sometimes by 2 and sometimes by 1.

It doesn't seem like keys can be 0 or negative, which is what I really want to know (and will be useful to me). Thanks!

JASS:
constant integer first=2
integer smallest= first
integer largest= first
constant boolean LIBRARY_Test0=true
constant integer Test0___KEY=3
constant boolean LIBRARY_Test1=true
constant integer Test1___KEY=4
constant boolean LIBRARY_Test10=true
constant integer Test10___KEY=5
constant boolean LIBRARY_Test100=true
constant integer Test100___KEY=6
constant boolean LIBRARY_Test101=true
constant integer Test101___KEY=7
constant boolean LIBRARY_Test102=true
constant integer Test102___KEY=8
constant boolean LIBRARY_Test103=true
constant integer Test103___KEY=9
constant boolean LIBRARY_Test104=true
constant integer Test104___KEY=10
constant boolean LIBRARY_Test105=true
constant integer Test105___KEY=11
constant boolean LIBRARY_Test106=true
constant integer Test106___KEY=12
constant boolean LIBRARY_Test107=true
constant integer Test107___KEY=13
constant boolean LIBRARY_Test108=true
constant integer Test108___KEY=14
constant boolean LIBRARY_Test109=true
constant integer Test109___KEY=15
constant boolean LIBRARY_Test11=true
constant integer Test11___KEY=16
constant boolean LIBRARY_Test110=true
constant integer Test110___KEY=17
constant boolean LIBRARY_Test111=true
constant integer Test111___KEY=18
constant boolean LIBRARY_Test112=true
constant integer Test112___KEY=19
constant boolean LIBRARY_Test113=true
constant integer Test113___KEY=20
constant boolean LIBRARY_Test114=true
constant integer Test114___KEY=21
constant boolean LIBRARY_Test115=true
constant integer Test115___KEY=22
constant boolean LIBRARY_Test116=true
constant integer Test116___KEY=23
constant boolean LIBRARY_Test117=true
constant integer Test117___KEY=24
constant boolean LIBRARY_Test118=true
constant integer Test118___KEY=25
constant boolean LIBRARY_Test119=true
constant integer Test119___KEY=26
constant boolean LIBRARY_Test12=true
constant integer Test12___KEY=27
constant boolean LIBRARY_Test120=true
constant integer Test120___KEY=28
constant boolean LIBRARY_Test121=true
constant integer Test121___KEY=29
constant boolean LIBRARY_Test122=true
constant integer Test122___KEY=30
constant boolean LIBRARY_Test123=true
constant integer Test123___KEY=31
constant boolean LIBRARY_Test124=true
constant integer Test124___KEY=32
constant boolean LIBRARY_Test125=true
constant integer Test125___KEY=33
constant boolean LIBRARY_Test126=true
constant integer Test126___KEY=34
constant boolean LIBRARY_Test127=true
constant integer Test127___KEY=35
constant boolean LIBRARY_Test128=true
constant integer Test128___KEY=36
constant boolean LIBRARY_Test129=true
constant integer Test129___KEY=37
constant boolean LIBRARY_Test13=true
constant integer Test13___KEY=38
constant boolean LIBRARY_Test130=true
constant integer Test130___KEY=39
constant boolean LIBRARY_Test131=true
constant integer Test131___KEY=40
constant boolean LIBRARY_Test132=true
constant integer Test132___KEY=41
constant boolean LIBRARY_Test133=true
constant integer Test133___KEY=42
constant boolean LIBRARY_Test134=true
constant integer Test134___KEY=43
constant boolean LIBRARY_Test135=true
constant integer Test135___KEY=44
constant boolean LIBRARY_Test136=true
constant integer Test136___KEY=45
constant boolean LIBRARY_Test137=true
constant integer Test137___KEY=46
constant boolean LIBRARY_Test138=true
constant integer Test138___KEY=47
constant boolean LIBRARY_Test139=true
constant integer Test139___KEY=48
constant boolean LIBRARY_Test14=true
constant integer Test14___KEY=49
constant boolean LIBRARY_Test140=true
constant integer Test140___KEY=50
constant boolean LIBRARY_Test141=true
constant integer Test141___KEY=51
constant boolean LIBRARY_Test142=true
constant integer Test142___KEY=52
constant boolean LIBRARY_Test143=true
constant integer Test143___KEY=53
constant boolean LIBRARY_Test144=true
constant integer Test144___KEY=54
constant boolean LIBRARY_Test145=true
constant integer Test145___KEY=55
constant boolean LIBRARY_Test146=true
constant integer Test146___KEY=56
constant boolean LIBRARY_Test147=true
constant integer Test147___KEY=57
constant boolean LIBRARY_Test148=true
constant integer Test148___KEY=58
constant boolean LIBRARY_Test149=true
constant integer Test149___KEY=59
constant boolean LIBRARY_Test15=true
constant integer Test15___KEY=60
constant boolean LIBRARY_Test150=true
constant integer Test150___KEY=61
constant boolean LIBRARY_Test151=true
constant integer Test151___KEY=62
constant boolean LIBRARY_Test152=true
constant integer Test152___KEY=63
constant boolean LIBRARY_Test153=true
constant integer Test153___KEY=64
constant boolean LIBRARY_Test154=true
constant integer Test154___KEY=65
constant boolean LIBRARY_Test155=true
constant integer Test155___KEY=66
constant boolean LIBRARY_Test156=true
constant integer Test156___KEY=67
constant boolean LIBRARY_Test157=true
constant integer Test157___KEY=68
constant boolean LIBRARY_Test158=true
constant integer Test158___KEY=69
constant boolean LIBRARY_Test159=true
constant integer Test159___KEY=70
constant boolean LIBRARY_Test16=true
constant integer Test16___KEY=71
constant boolean LIBRARY_Test160=true
constant integer Test160___KEY=72
constant boolean LIBRARY_Test161=true
constant integer Test161___KEY=73
constant boolean LIBRARY_Test162=true
constant integer Test162___KEY=74
constant boolean LIBRARY_Test163=true
constant integer Test163___KEY=75
constant boolean LIBRARY_Test164=true
constant integer Test164___KEY=76
constant boolean LIBRARY_Test165=true
constant integer Test165___KEY=77
constant boolean LIBRARY_Test166=true
constant integer Test166___KEY=78
constant boolean LIBRARY_Test167=true
constant integer Test167___KEY=79
constant boolean LIBRARY_Test168=true
constant integer Test168___KEY=80
constant boolean LIBRARY_Test169=true
constant integer Test169___KEY=81
constant boolean LIBRARY_Test17=true
constant integer Test17___KEY=82
constant boolean LIBRARY_Test170=true
constant integer Test170___KEY=83
constant boolean LIBRARY_Test171=true
constant integer Test171___KEY=84
constant boolean LIBRARY_Test172=true
constant integer Test172___KEY=85
constant boolean LIBRARY_Test173=true
constant integer Test173___KEY=86
constant boolean LIBRARY_Test174=true
constant integer Test174___KEY=87
constant boolean LIBRARY_Test175=true
constant integer Test175___KEY=88
constant boolean LIBRARY_Test176=true
constant integer Test176___KEY=89
constant boolean LIBRARY_Test177=true
constant integer Test177___KEY=90
constant boolean LIBRARY_Test178=true
constant integer Test178___KEY=91
constant boolean LIBRARY_Test179=true
constant integer Test179___KEY=92
constant boolean LIBRARY_Test18=true
constant integer Test18___KEY=93
constant boolean LIBRARY_Test180=true
constant integer Test180___KEY=94
constant boolean LIBRARY_Test181=true
constant integer Test181___KEY=95
constant boolean LIBRARY_Test182=true
constant integer Test182___KEY=96
constant boolean LIBRARY_Test183=true
constant integer Test183___KEY=97
constant boolean LIBRARY_Test184=true
constant integer Test184___KEY=98
constant boolean LIBRARY_Test185=true
constant integer Test185___KEY=99
constant boolean LIBRARY_Test186=true
constant integer Test186___KEY=100
constant boolean LIBRARY_Test187=true
constant integer Test187___KEY=101
constant boolean LIBRARY_Test188=true
constant integer Test188___KEY=102
constant boolean LIBRARY_Test189=true
constant integer Test189___KEY=103
constant boolean LIBRARY_Test19=true
constant integer Test19___KEY=104
constant boolean LIBRARY_Test190=true
constant integer Test190___KEY=105
constant boolean LIBRARY_Test191=true
constant integer Test191___KEY=106
constant boolean LIBRARY_Test192=true
constant integer Test192___KEY=107
constant boolean LIBRARY_Test193=true
constant integer Test193___KEY=108
constant boolean LIBRARY_Test194=true
constant integer Test194___KEY=109
constant boolean LIBRARY_Test195=true
constant integer Test195___KEY=110
constant boolean LIBRARY_Test196=true
constant integer Test196___KEY=111
constant boolean LIBRARY_Test197=true
constant integer Test197___KEY=112
constant boolean LIBRARY_Test198=true
constant integer Test198___KEY=113
constant boolean LIBRARY_Test199=true
constant integer Test199___KEY=114
constant boolean LIBRARY_Test2=true
constant integer Test2___KEY=115
constant boolean LIBRARY_Test20=true
constant integer Test20___KEY=116
constant boolean LIBRARY_Test200=true
constant integer Test200___KEY=117
constant boolean LIBRARY_Test201=true
constant integer Test201___KEY=118
constant boolean LIBRARY_Test202=true
constant integer Test202___KEY=119
constant boolean LIBRARY_Test203=true
constant integer Test203___KEY=121
constant boolean LIBRARY_Test204=true
constant integer Test204___KEY=123
constant boolean LIBRARY_Test205=true
constant integer Test205___KEY=125
constant boolean LIBRARY_Test206=true
constant integer Test206___KEY=127
constant boolean LIBRARY_Test207=true
constant integer Test207___KEY=129
constant boolean LIBRARY_Test208=true
constant integer Test208___KEY=131
constant boolean LIBRARY_Test209=true
constant integer Test209___KEY=133
constant boolean LIBRARY_Test21=true
constant integer Test21___KEY=135
constant boolean LIBRARY_Test210=true
constant integer Test210___KEY=137
constant boolean LIBRARY_Test211=true
constant integer Test211___KEY=139
constant boolean LIBRARY_Test212=true
constant integer Test212___KEY=141
constant boolean LIBRARY_Test213=true
constant integer Test213___KEY=143
constant boolean LIBRARY_Test214=true
constant integer Test214___KEY=145
constant boolean LIBRARY_Test215=true
constant integer Test215___KEY=147
constant boolean LIBRARY_Test216=true
constant integer Test216___KEY=149
constant boolean LIBRARY_Test217=true
constant integer Test217___KEY=151
constant boolean LIBRARY_Test218=true
constant integer Test218___KEY=153
constant boolean LIBRARY_Test219=true
constant integer Test219___KEY=155
constant boolean LIBRARY_Test22=true
constant integer Test22___KEY=157
constant boolean LIBRARY_Test220=true
constant integer Test220___KEY=159
constant boolean LIBRARY_Test221=true
constant integer Test221___KEY=161
constant boolean LIBRARY_Test222=true
constant integer Test222___KEY=163
constant boolean LIBRARY_Test223=true
constant integer Test223___KEY=165
constant boolean LIBRARY_Test224=true
constant integer Test224___KEY=167
constant boolean LIBRARY_Test225=true
constant integer Test225___KEY=169
constant boolean LIBRARY_Test226=true
constant integer Test226___KEY=171
constant boolean LIBRARY_Test227=true
constant integer Test227___KEY=173
constant boolean LIBRARY_Test228=true
constant integer Test228___KEY=175
constant boolean LIBRARY_Test229=true
constant integer Test229___KEY=177
constant boolean LIBRARY_Test23=true
constant integer Test23___KEY=179
constant boolean LIBRARY_Test230=true
constant integer Test230___KEY=181
constant boolean LIBRARY_Test231=true
constant integer Test231___KEY=183
constant boolean LIBRARY_Test232=true
constant integer Test232___KEY=185
constant boolean LIBRARY_Test233=true
constant integer Test233___KEY=187
constant boolean LIBRARY_Test234=true
constant integer Test234___KEY=189
constant boolean LIBRARY_Test235=true
constant integer Test235___KEY=191
constant boolean LIBRARY_Test236=true
constant integer Test236___KEY=193
constant boolean LIBRARY_Test237=true
constant integer Test237___KEY=195
constant boolean LIBRARY_Test238=true
constant integer Test238___KEY=197
constant boolean LIBRARY_Test239=true
constant integer Test239___KEY=199
constant boolean LIBRARY_Test24=true
constant integer Test24___KEY=201
constant boolean LIBRARY_Test240=true
constant integer Test240___KEY=203
constant boolean LIBRARY_Test241=true
constant integer Test241___KEY=205
constant boolean LIBRARY_Test242=true
constant integer Test242___KEY=207
constant boolean LIBRARY_Test243=true
constant integer Test243___KEY=209
constant boolean LIBRARY_Test244=true
constant integer Test244___KEY=211
constant boolean LIBRARY_Test245=true
constant integer Test245___KEY=213
constant boolean LIBRARY_Test246=true
constant integer Test246___KEY=215
constant boolean LIBRARY_Test247=true
constant integer Test247___KEY=217
constant boolean LIBRARY_Test248=true
constant integer Test248___KEY=219
constant boolean LIBRARY_Test249=true
constant integer Test249___KEY=221
constant boolean LIBRARY_Test25=true
constant integer Test25___KEY=223
constant boolean LIBRARY_Test250=true
constant integer Test250___KEY=225
constant boolean LIBRARY_Test251=true
constant integer Test251___KEY=227
constant boolean LIBRARY_Test252=true
constant integer Test252___KEY=229
constant boolean LIBRARY_Test253=true
constant integer Test253___KEY=231
constant boolean LIBRARY_Test254=true
constant integer Test254___KEY=233
constant boolean LIBRARY_Test255=true
constant integer Test255___KEY=235
constant boolean LIBRARY_Test256=true
constant integer Test256___KEY=237
constant boolean LIBRARY_Test257=true
constant integer Test257___KEY=239
constant boolean LIBRARY_Test258=true
constant integer Test258___KEY=241
constant boolean LIBRARY_Test259=true
constant integer Test259___KEY=243
constant boolean LIBRARY_Test26=true
constant integer Test26___KEY=245
constant boolean LIBRARY_Test260=true
constant integer Test260___KEY=247
constant boolean LIBRARY_Test261=true
constant integer Test261___KEY=249
constant boolean LIBRARY_Test262=true
constant integer Test262___KEY=251
constant boolean LIBRARY_Test263=true
constant integer Test263___KEY=253
constant boolean LIBRARY_Test264=true
constant integer Test264___KEY=255
constant boolean LIBRARY_Test265=true
constant integer Test265___KEY=257
constant boolean LIBRARY_Test266=true
constant integer Test266___KEY=259
constant boolean LIBRARY_Test267=true
constant integer Test267___KEY=261
constant boolean LIBRARY_Test268=true
constant integer Test268___KEY=263
constant boolean LIBRARY_Test269=true
constant integer Test269___KEY=265
constant boolean LIBRARY_Test27=true
constant integer Test27___KEY=267
constant boolean LIBRARY_Test270=true
constant integer Test270__KEY=269
constant boolean LIBRARY_Test271=true
constant integer Test271__KEY=271
constant boolean LIBRARY_Test272=true
constant integer Test272__KEY=273
constant boolean LIBRARY_Test273=true
constant integer Test273__KEY=275
constant boolean LIBRARY_Test274=true
constant integer Test274__KEY=277
constant boolean LIBRARY_Test275=true
constant integer Test275__KEY=279
constant boolean LIBRARY_Test276=true
constant integer Test276__KEY=281
constant boolean LIBRARY_Test277=true
constant integer Test277__KEY=283
constant boolean LIBRARY_Test278=true
constant integer Test278__KEY=285
constant boolean LIBRARY_Test279=true
constant integer Test279__KEY=287
constant boolean LIBRARY_Test28=true
constant integer Test28___KEY=289
constant boolean LIBRARY_Test280=true
constant integer Test280__KEY=291
constant boolean LIBRARY_Test281=true
constant integer Test281__KEY=293
constant boolean LIBRARY_Test282=true
constant integer Test282__KEY=295
constant boolean LIBRARY_Test283=true
constant integer Test283__KEY=297
constant boolean LIBRARY_Test284=true
constant integer Test284__KEY=299
constant boolean LIBRARY_Test285=true
constant integer Test285__KEY=301
constant boolean LIBRARY_Test286=true
constant integer Test286__KEY=303
constant boolean LIBRARY_Test287=true
constant integer Test287__KEY=305
constant boolean LIBRARY_Test288=true
constant integer Test288__KEY=307
constant boolean LIBRARY_Test289=true
constant integer Test289__KEY=309
constant boolean LIBRARY_Test29=true
constant integer Test29___KEY=311
constant boolean LIBRARY_Test290=true
constant integer Test290__KEY=313
constant boolean LIBRARY_Test291=true
constant integer Test291__KEY=315
constant boolean LIBRARY_Test292=true
constant integer Test292__KEY=317
constant boolean LIBRARY_Test293=true
constant integer Test293__KEY=319
constant boolean LIBRARY_Test294=true
constant integer Test294__KEY=321
constant boolean LIBRARY_Test295=true
constant integer Test295__KEY=323
constant boolean LIBRARY_Test296=true
constant integer Test296__KEY=325
constant boolean LIBRARY_Test297=true
constant integer Test297__KEY=327
constant boolean LIBRARY_Test298=true
constant integer Test298__KEY=329
constant boolean LIBRARY_Test299=true
constant integer Test299__KEY=331
constant boolean LIBRARY_Test3=true
constant integer Test3___KEY=333
constant boolean LIBRARY_Test30=true
constant integer Test30___KEY=335
constant boolean LIBRARY_Test300=true
constant integer Test300__KEY=337
constant boolean LIBRARY_Test301=true
constant integer Test301__KEY=339
constant boolean LIBRARY_Test302=true
constant integer Test302__KEY=341
constant boolean LIBRARY_Test303=true
constant integer Test303__KEY=343
constant boolean LIBRARY_Test304=true
constant integer Test304__KEY=345
constant boolean LIBRARY_Test305=true
constant integer Test305__KEY=347
constant boolean LIBRARY_Test306=true
constant integer Test306__KEY=349
constant boolean LIBRARY_Test307=true
constant integer Test307__KEY=351
constant boolean LIBRARY_Test308=true
constant integer Test308__KEY=353
constant boolean LIBRARY_Test309=true
constant integer Test309__KEY=355
constant boolean LIBRARY_Test31=true
constant integer Test31___KEY=357
constant boolean LIBRARY_Test310=true
constant integer Test310__KEY=359
constant boolean LIBRARY_Test311=true
constant integer Test311__KEY=361
constant boolean LIBRARY_Test312=true
constant integer Test312__KEY=363
constant boolean LIBRARY_Test313=true
constant integer Test313__KEY=365
constant boolean LIBRARY_Test314=true
constant integer Test314__KEY=367
constant boolean LIBRARY_Test315=true
constant integer Test315__KEY=369
constant boolean LIBRARY_Test316=true
constant integer Test316__KEY=371
constant boolean LIBRARY_Test317=true
constant integer Test317__KEY=373
constant boolean LIBRARY_Test318=true
constant integer Test318__KEY=375
constant boolean LIBRARY_Test319=true
constant integer Test319__KEY=377
constant boolean LIBRARY_Test32=true
constant integer Test32___KEY=379
constant boolean LIBRARY_Test320=true
constant integer Test320__KEY=381
constant boolean LIBRARY_Test321=true
constant integer Test321__KEY=383
constant boolean LIBRARY_Test322=true
constant integer Test322__KEY=385
constant boolean LIBRARY_Test323=true
constant integer Test323__KEY=387
constant boolean LIBRARY_Test324=true
constant integer Test324__KEY=389
constant boolean LIBRARY_Test325=true
constant integer Test325__KEY=391
constant boolean LIBRARY_Test326=true
constant integer Test326__KEY=393
constant boolean LIBRARY_Test327=true
constant integer Test327__KEY=395
constant boolean LIBRARY_Test328=true
constant integer Test328__KEY=397
constant boolean LIBRARY_Test329=true
constant integer Test329__KEY=399
constant boolean LIBRARY_Test33=true
constant integer Test33___KEY=401
constant boolean LIBRARY_Test330=true
constant integer Test330__KEY=403
constant boolean LIBRARY_Test331=true
constant integer Test331__KEY=405
constant boolean LIBRARY_Test332=true
constant integer Test332__KEY=407
constant boolean LIBRARY_Test333=true
constant integer Test333__KEY=409
constant boolean LIBRARY_Test334=true
constant integer Test334__KEY=411
constant boolean LIBRARY_Test335=true
constant integer Test335__KEY=413
constant boolean LIBRARY_Test336=true
constant integer Test336__KEY=415
constant boolean LIBRARY_Test337=true
constant integer Test337__KEY=417
constant boolean LIBRARY_Test338=true
constant integer Test338__KEY=419
constant boolean LIBRARY_Test339=true
constant integer Test339__KEY=421
constant boolean LIBRARY_Test34=true
constant integer Test34___KEY=423
constant boolean LIBRARY_Test340=true
constant integer Test340__KEY=425
constant boolean LIBRARY_Test341=true
constant integer Test341__KEY=427
constant boolean LIBRARY_Test342=true
constant integer Test342__KEY=429
constant boolean LIBRARY_Test343=true
constant integer Test343__KEY=431
constant boolean LIBRARY_Test344=true
constant integer Test344__KEY=433
constant boolean LIBRARY_Test345=true
constant integer Test345__KEY=435
constant boolean LIBRARY_Test346=true
constant integer Test346__KEY=437
constant boolean LIBRARY_Test347=true
constant integer Test347__KEY=439
constant boolean LIBRARY_Test348=true
constant integer Test348__KEY=441
constant boolean LIBRARY_Test349=true
constant integer Test349__KEY=443
constant boolean LIBRARY_Test35=true
constant integer Test35___KEY=445
constant boolean LIBRARY_Test350=true
constant integer Test350__KEY=447
constant boolean LIBRARY_Test351=true
constant integer Test351__KEY=449
constant boolean LIBRARY_Test352=true
constant integer Test352__KEY=451
constant boolean LIBRARY_Test353=true
constant integer Test353__KEY=453
constant boolean LIBRARY_Test354=true
constant integer Test354__KEY=455
constant boolean LIBRARY_Test355=true
constant integer Test355__KEY=457
constant boolean LIBRARY_Test356=true
constant integer Test356__KEY=459
constant boolean LIBRARY_Test357=true
constant integer Test357__KEY=461
constant boolean LIBRARY_Test358=true
constant integer Test358__KEY=463
constant boolean LIBRARY_Test359=true
constant integer Test359__KEY=465
constant boolean LIBRARY_Test36=true
constant integer Test36___KEY=467
constant boolean LIBRARY_Test360=true
constant integer Test360__KEY=469
constant boolean LIBRARY_Test361=true
constant integer Test361__KEY=471
constant boolean LIBRARY_Test362=true
constant integer Test362__KEY=473
constant boolean LIBRARY_Test363=true
constant integer Test363__KEY=475
constant boolean LIBRARY_Test364=true
constant integer Test364__KEY=477
constant boolean LIBRARY_Test365=true
constant integer Test365__KEY=479
constant boolean LIBRARY_Test366=true
constant integer Test366__KEY=481
constant boolean LIBRARY_Test367=true
constant integer Test367__KEY=483
constant boolean LIBRARY_Test368=true
constant integer Test368__KEY=485
constant boolean LIBRARY_Test369=true
constant integer Test369__KEY=487
constant boolean LIBRARY_Test37=true
constant integer Test37___KEY=489
constant boolean LIBRARY_Test370=true
constant integer Test370__KEY=491
constant boolean LIBRARY_Test371=true
constant integer Test371__KEY=493
constant boolean LIBRARY_Test372=true
constant integer Test372__KEY=495
constant boolean LIBRARY_Test373=true
constant integer Test373__KEY=497
constant boolean LIBRARY_Test374=true
constant integer Test374__KEY=499
constant boolean LIBRARY_Test375=true
constant integer Test375__KEY=501
constant boolean LIBRARY_Test376=true
constant integer Test376__KEY=503
constant boolean LIBRARY_Test377=true
constant integer Test377__KEY=505
constant boolean LIBRARY_Test378=true
constant integer Test378__KEY=507
constant boolean LIBRARY_Test379=true
constant integer Test379__KEY=509
constant boolean LIBRARY_Test38=true
constant integer Test38___KEY=511
constant boolean LIBRARY_Test380=true
constant integer Test380__KEY=513
constant boolean LIBRARY_Test381=true
constant integer Test381__KEY=515
constant boolean LIBRARY_Test382=true
constant integer Test382__KEY=517
constant boolean LIBRARY_Test383=true
constant integer Test383__KEY=519
constant boolean LIBRARY_Test384=true
constant integer Test384__KEY=521
constant boolean LIBRARY_Test385=true
constant integer Test385__KEY=523
constant boolean LIBRARY_Test386=true
constant integer Test386__KEY=525
constant boolean LIBRARY_Test387=true
constant integer Test387__KEY=527
constant boolean LIBRARY_Test388=true
constant integer Test388__KEY=529
constant boolean LIBRARY_Test389=true
constant integer Test389__KEY=531
constant boolean LIBRARY_Test39=true
constant integer Test39___KEY=533
constant boolean LIBRARY_Test390=true
constant integer Test390__KEY=535
constant boolean LIBRARY_Test391=true
constant integer Test391__KEY=537
constant boolean LIBRARY_Test392=true
constant integer Test392__KEY=539
constant boolean LIBRARY_Test393=true
constant integer Test393__KEY=541
constant boolean LIBRARY_Test394=true
constant integer Test394__KEY=543
constant boolean LIBRARY_Test395=true
constant integer Test395__KEY=545
constant boolean LIBRARY_Test396=true
constant integer Test396__KEY=547
constant boolean LIBRARY_Test397=true
constant integer Test397__KEY=549
constant boolean LIBRARY_Test398=true
constant integer Test398__KEY=551
constant boolean LIBRARY_Test399=true
constant integer Test399__KEY=553
constant boolean LIBRARY_Test4=true
constant integer Test4___KEY=555
constant boolean LIBRARY_Test40=true
constant integer Test40___KEY=557
constant boolean LIBRARY_Test400=true
constant integer Test400__KEY=559
constant boolean LIBRARY_Test401=true
constant integer Test401__KEY=561
constant boolean LIBRARY_Test402=true
constant integer Test402__KEY=563
constant boolean LIBRARY_Test403=true
constant integer Test403__KEY=565
constant boolean LIBRARY_Test404=true
constant integer Test404__KEY=567
constant boolean LIBRARY_Test405=true
constant integer Test405__KEY=569
constant boolean LIBRARY_Test406=true
constant integer Test406__KEY=571
constant boolean LIBRARY_Test407=true
constant integer Test407__KEY=573
constant boolean LIBRARY_Test408=true
constant integer Test408__KEY=575
constant boolean LIBRARY_Test409=true
constant integer Test409__KEY=577
constant boolean LIBRARY_Test41=true
constant integer Test41___KEY=579
constant boolean LIBRARY_Test410=true
constant integer Test410__KEY=581
constant boolean LIBRARY_Test411=true
constant integer Test411__KEY=583
constant boolean LIBRARY_Test412=true
constant integer Test412__KEY=585
constant boolean LIBRARY_Test413=true
constant integer Test413__KEY=587
constant boolean LIBRARY_Test414=true
constant integer Test414__KEY=589
constant boolean LIBRARY_Test415=true
constant integer Test415__KEY=591
constant boolean LIBRARY_Test416=true
constant integer Test416__KEY=593
constant boolean LIBRARY_Test417=true
constant integer Test417__KEY=595
constant boolean LIBRARY_Test418=true
constant integer Test418__KEY=597
constant boolean LIBRARY_Test419=true
constant integer Test419__KEY=599
constant boolean LIBRARY_Test42=true
constant integer Test42___KEY=601
constant boolean LIBRARY_Test420=true
constant integer Test420__KEY=603
constant boolean LIBRARY_Test421=true
constant integer Test421__KEY=605
constant boolean LIBRARY_Test422=true
constant integer Test422__KEY=607
constant boolean LIBRARY_Test423=true
constant integer Test423__KEY=609
constant boolean LIBRARY_Test424=true
constant integer Test424__KEY=611
constant boolean LIBRARY_Test425=true
constant integer Test425__KEY=613
constant boolean LIBRARY_Test426=true
constant integer Test426__KEY=615
constant boolean LIBRARY_Test427=true
constant integer Test427__KEY=617
constant boolean LIBRARY_Test428=true
constant integer Test428__KEY=619
constant boolean LIBRARY_Test429=true
constant integer Test429__KEY=621
constant boolean LIBRARY_Test43=true
constant integer Test43___KEY=623
constant boolean LIBRARY_Test430=true
constant integer Test430__KEY=625
constant boolean LIBRARY_Test431=true
constant integer Test431__KEY=627
constant boolean LIBRARY_Test432=true
constant integer Test432__KEY=629
constant boolean LIBRARY_Test433=true
constant integer Test433__KEY=631
constant boolean LIBRARY_Test434=true
constant integer Test434__KEY=633
constant boolean LIBRARY_Test435=true
constant integer Test435__KEY=635
constant boolean LIBRARY_Test436=true
constant integer Test436__KEY=637
constant boolean LIBRARY_Test437=true
constant integer Test437__KEY=639
constant boolean LIBRARY_Test438=true
constant integer Test438__KEY=641
constant boolean LIBRARY_Test439=true
constant integer Test439__KEY=643
constant boolean LIBRARY_Test44=true
constant integer Test44___KEY=645
constant boolean LIBRARY_Test440=true
constant integer Test440__KEY=647
constant boolean LIBRARY_Test441=true
constant integer Test441__KEY=649
constant boolean LIBRARY_Test442=true
constant integer Test442__KEY=651
constant boolean LIBRARY_Test443=true
constant integer Test443__KEY=653
constant boolean LIBRARY_Test444=true
constant integer Test444__KEY=655
constant boolean LIBRARY_Test445=true
constant integer Test445__KEY=657
constant boolean LIBRARY_Test446=true
constant integer Test446__KEY=659
constant boolean LIBRARY_Test447=true
constant integer Test447__KEY=661
constant boolean LIBRARY_Test448=true
constant integer Test448__KEY=663
constant boolean LIBRARY_Test449=true
constant integer Test449__KEY=665
constant boolean LIBRARY_Test45=true
constant integer Test45___KEY=667
constant boolean LIBRARY_Test450=true
constant integer Test450__KEY=669
constant boolean LIBRARY_Test451=true
constant integer Test451__KEY=671
constant boolean LIBRARY_Test452=true
constant integer Test452__KEY=673
constant boolean LIBRARY_Test453=true
constant integer Test453__KEY=675
constant boolean LIBRARY_Test454=true
constant integer Test454__KEY=677
constant boolean LIBRARY_Test455=true
constant integer Test455__KEY=679
constant boolean LIBRARY_Test456=true
constant integer Test456__KEY=681
constant boolean LIBRARY_Test457=true
constant integer Test457__KEY=683
constant boolean LIBRARY_Test458=true
constant integer Test458__KEY=685
constant boolean LIBRARY_Test459=true
constant integer Test459__KEY=687
constant boolean LIBRARY_Test46=true
constant integer Test46___KEY=689
constant boolean LIBRARY_Test460=true
constant integer Test460__KEY=691
constant boolean LIBRARY_Test461=true
constant integer Test461__KEY=693
constant boolean LIBRARY_Test462=true
constant integer Test462__KEY=695
constant boolean LIBRARY_Test463=true
constant integer Test463__KEY=697
constant boolean LIBRARY_Test464=true
constant integer Test464__KEY=699
constant boolean LIBRARY_Test465=true
constant integer Test465__KEY=701
constant boolean LIBRARY_Test466=true
constant integer Test466__KEY=703
constant boolean LIBRARY_Test467=true
constant integer Test467__KEY=705
constant boolean LIBRARY_Test468=true
constant integer Test468__KEY=707
constant boolean LIBRARY_Test469=true
constant integer Test469__KEY=709
constant boolean LIBRARY_Test47=true
constant integer Test47___KEY=711
constant boolean LIBRARY_Test470=true
constant integer Test470__KEY=713
constant boolean LIBRARY_Test471=true
constant integer Test471__KEY=715
constant boolean LIBRARY_Test472=true
constant integer Test472__KEY=717
constant boolean LIBRARY_Test473=true
constant integer Test473__KEY=719
constant boolean LIBRARY_Test474=true
constant integer Test474__KEY=721
constant boolean LIBRARY_Test475=true
constant integer Test475__KEY=723
constant boolean LIBRARY_Test476=true
constant integer Test476__KEY=725
constant boolean LIBRARY_Test477=true
constant integer Test477__KEY=727
constant boolean LIBRARY_Test478=true
constant integer Test478__KEY=729
constant boolean LIBRARY_Test479=true
constant integer Test479__KEY=731
constant boolean LIBRARY_Test48=true
constant integer Test48___KEY=733
constant boolean LIBRARY_Test480=true
constant integer Test480__KEY=735
constant boolean LIBRARY_Test481=true
constant integer Test481__KEY=737
constant boolean LIBRARY_Test482=true
constant integer Test482__KEY=739
constant boolean LIBRARY_Test483=true
constant integer Test483__KEY=741
constant boolean LIBRARY_Test484=true
constant integer Test484__KEY=743
constant boolean LIBRARY_Test485=true
constant integer Test485__KEY=745
constant boolean LIBRARY_Test486=true
constant integer Test486__KEY=747
constant boolean LIBRARY_Test487=true
constant integer Test487__KEY=749
constant boolean LIBRARY_Test488=true
constant integer Test488__KEY=751
constant boolean LIBRARY_Test489=true
constant integer Test489__KEY=753
constant boolean LIBRARY_Test49=true
constant integer Test49___KEY=755
constant boolean LIBRARY_Test490=true
constant integer Test490__KEY=757
constant boolean LIBRARY_Test491=true
constant integer Test491__KEY=759
constant boolean LIBRARY_Test492=true
constant integer Test492__KEY=761
constant boolean LIBRARY_Test493=true
constant integer Test493__KEY=763
constant boolean LIBRARY_Test494=true
constant integer Test494__KEY=765
constant boolean LIBRARY_Test495=true
constant integer Test495__KEY=767
constant boolean LIBRARY_Test496=true
constant integer Test496__KEY=769
constant boolean LIBRARY_Test497=true
constant integer Test497__KEY=771
constant boolean LIBRARY_Test498=true
constant integer Test498__KEY=773
constant boolean LIBRARY_Test499=true
constant integer Test499__KEY=775
constant boolean LIBRARY_Test5=true
constant integer Test5___KEY=777
constant boolean LIBRARY_Test50=true
constant integer Test50___KEY=779
constant boolean LIBRARY_Test500=true
constant integer Test500__KEY=781
constant boolean LIBRARY_Test501=true
constant integer Test501__KEY=783
constant boolean LIBRARY_Test502=true
constant integer Test502__KEY=785
constant boolean LIBRARY_Test503=true
constant integer Test503__KEY=787
constant boolean LIBRARY_Test504=true
constant integer Test504__KEY=789
constant boolean LIBRARY_Test505=true
constant integer Test505__KEY=791
constant boolean LIBRARY_Test506=true
constant integer Test506__KEY=793
constant boolean LIBRARY_Test507=true
constant integer Test507__KEY=795
constant boolean LIBRARY_Test508=true
constant integer Test508__KEY=797
constant boolean LIBRARY_Test509=true
constant integer Test509__KEY=799
constant boolean LIBRARY_Test51=true
constant integer Test51___KEY=801
constant boolean LIBRARY_Test510=true
constant integer Test510__KEY=803
constant boolean LIBRARY_Test511=true
constant integer Test511__KEY=805
constant boolean LIBRARY_Test512=true
constant integer Test512__KEY=807
constant boolean LIBRARY_Test513=true
constant integer Test513__KEY=809
constant boolean LIBRARY_Test514=true
constant integer Test514__KEY=811
constant boolean LIBRARY_Test515=true
constant integer Test515__KEY=813
constant boolean LIBRARY_Test516=true
constant integer Test516__KEY=815
constant boolean LIBRARY_Test517=true
constant integer Test517__KEY=817
constant boolean LIBRARY_Test518=true
constant integer Test518__KEY=819
constant boolean LIBRARY_Test519=true
constant integer Test519__KEY=821
constant boolean LIBRARY_Test52=true
constant integer Test52___KEY=823
constant boolean LIBRARY_Test520=true
constant integer Test520__KEY=825
constant boolean LIBRARY_Test521=true
constant integer Test521__KEY=827
constant boolean LIBRARY_Test522=true
constant integer Test522__KEY=829
constant boolean LIBRARY_Test523=true
constant integer Test523__KEY=831
constant boolean LIBRARY_Test524=true
constant integer Test524__KEY=833
constant boolean LIBRARY_Test525=true
constant integer Test525__KEY=835
constant boolean LIBRARY_Test526=true
constant integer Test526__KEY=837
constant boolean LIBRARY_Test527=true
constant integer Test527__KEY=839
constant boolean LIBRARY_Test528=true
constant integer Test528__KEY=841
constant boolean LIBRARY_Test529=true
constant integer Test529__KEY=843
constant boolean LIBRARY_Test53=true
constant integer Test53___KEY=845
constant boolean LIBRARY_Test530=true
constant integer Test530__KEY=847
constant boolean LIBRARY_Test531=true
constant integer Test531__KEY=849
constant boolean LIBRARY_Test532=true
constant integer Test532__KEY=851
constant boolean LIBRARY_Test533=true
constant integer Test533__KEY=853
constant boolean LIBRARY_Test534=true
constant integer Test534__KEY=855
constant boolean LIBRARY_Test535=true
constant integer Test535__KEY=857
constant boolean LIBRARY_Test536=true
constant integer Test536__KEY=859
constant boolean LIBRARY_Test537=true
constant integer Test537__KEY=861
constant boolean LIBRARY_Test538=true
constant integer Test538__KEY=863
constant boolean LIBRARY_Test539=true
constant integer Test539__KEY=865
constant boolean LIBRARY_Test54=true
constant integer Test54___KEY=867
constant boolean LIBRARY_Test540=true
constant integer Test540__KEY=869
constant boolean LIBRARY_Test541=true
constant integer Test541__KEY=871
constant boolean LIBRARY_Test542=true
constant integer Test542__KEY=873
constant boolean LIBRARY_Test543=true
constant integer Test543__KEY=875
constant boolean LIBRARY_Test544=true
constant integer Test544__KEY=877
constant boolean LIBRARY_Test545=true
constant integer Test545__KEY=879
constant boolean LIBRARY_Test546=true
constant integer Test546__KEY=881
constant boolean LIBRARY_Test547=true
constant integer Test547__KEY=883
constant boolean LIBRARY_Test548=true
constant integer Test548__KEY=885
constant boolean LIBRARY_Test549=true
constant integer Test549__KEY=887
constant boolean LIBRARY_Test55=true
constant integer Test55___KEY=889
constant boolean LIBRARY_Test550=true
constant integer Test550__KEY=891
constant boolean LIBRARY_Test551=true
constant integer Test551__KEY=893
constant boolean LIBRARY_Test552=true
constant integer Test552__KEY=895
constant boolean LIBRARY_Test553=true
constant integer Test553__KEY=897
constant boolean LIBRARY_Test554=true
constant integer Test554__KEY=899
constant boolean LIBRARY_Test555=true
constant integer Test555__KEY=901
constant boolean LIBRARY_Test556=true
constant integer Test556__KEY=903
constant boolean LIBRARY_Test557=true
constant integer Test557__KEY=905
constant boolean LIBRARY_Test558=true
constant integer Test558__KEY=907
constant boolean LIBRARY_Test559=true
constant integer Test559__KEY=909
constant boolean LIBRARY_Test56=true
constant integer Test56___KEY=911
constant boolean LIBRARY_Test560=true
constant integer Test560__KEY=913
constant boolean LIBRARY_Test561=true
constant integer Test561__KEY=915
constant boolean LIBRARY_Test562=true
constant integer Test562__KEY=917
constant boolean LIBRARY_Test563=true
constant integer Test563__KEY=919
constant boolean LIBRARY_Test564=true
constant integer Test564__KEY=921
constant boolean LIBRARY_Test565=true
constant integer Test565__KEY=923
constant boolean LIBRARY_Test566=true
constant integer Test566__KEY=925
constant boolean LIBRARY_Test567=true
constant integer Test567__KEY=927
constant boolean LIBRARY_Test568=true
constant integer Test568__KEY=929
constant boolean LIBRARY_Test569=true
constant integer Test569__KEY=931
constant boolean LIBRARY_Test57=true
constant integer Test57___KEY=933
constant boolean LIBRARY_Test570=true
constant integer Test570__KEY=935
constant boolean LIBRARY_Test571=true
constant integer Test571__KEY=937
constant boolean LIBRARY_Test572=true
constant integer Test572__KEY=939
constant boolean LIBRARY_Test573=true
constant integer Test573__KEY=941
constant boolean LIBRARY_Test574=true
constant integer Test574__KEY=943
constant boolean LIBRARY_Test575=true
constant integer Test575__KEY=945
constant boolean LIBRARY_Test576=true
constant integer Test576__KEY=947
constant boolean LIBRARY_Test577=true
constant integer Test577__KEY=949
constant boolean LIBRARY_Test578=true
constant integer Test578__KEY=951
constant boolean LIBRARY_Test579=true
constant integer Test579__KEY=953
constant boolean LIBRARY_Test58=true
constant integer Test58___KEY=955
constant boolean LIBRARY_Test580=true
constant integer Test580__KEY=957
constant boolean LIBRARY_Test581=true
constant integer Test581__KEY=959
constant boolean LIBRARY_Test582=true
constant integer Test582__KEY=961
constant boolean LIBRARY_Test583=true
constant integer Test583__KEY=963
constant boolean LIBRARY_Test584=true
constant integer Test584__KEY=965
constant boolean LIBRARY_Test585=true
constant integer Test585__KEY=967
constant boolean LIBRARY_Test586=true
constant integer Test586__KEY=969
constant boolean LIBRARY_Test587=true
constant integer Test587__KEY=971
constant boolean LIBRARY_Test588=true
constant integer Test588__KEY=973
constant boolean LIBRARY_Test589=true
constant integer Test589__KEY=975
constant boolean LIBRARY_Test59=true
constant integer Test59___KEY=977
constant boolean LIBRARY_Test590=true
constant integer Test590__KEY=979
constant boolean LIBRARY_Test591=true
constant integer Test591__KEY=981
constant boolean LIBRARY_Test592=true
constant integer Test592__KEY=983
constant boolean LIBRARY_Test593=true
constant integer Test593__KEY=985
constant boolean LIBRARY_Test594=true
constant integer Test594__KEY=987
constant boolean LIBRARY_Test595=true
constant integer Test595__KEY=989
constant boolean LIBRARY_Test596=true
constant integer Test596__KEY=991
constant boolean LIBRARY_Test597=true
constant integer Test597__KEY=993
constant boolean LIBRARY_Test598=true
constant integer Test598__KEY=995
constant boolean LIBRARY_Test599=true
constant integer Test599__KEY=997
constant boolean LIBRARY_Test6=true
constant integer Test6___KEY=999
constant boolean LIBRARY_Test60=true
constant integer Test60___KEY=1001
constant boolean LIBRARY_Test600=true
constant integer Test600__KEY=1003
constant boolean LIBRARY_Test601=true
constant integer Test601__KEY=1005
constant boolean LIBRARY_Test602=true
constant integer Test602__KEY=1007
constant boolean LIBRARY_Test603=true
constant integer Test603__KEY=1009
constant boolean LIBRARY_Test604=true
constant integer Test604__KEY=1011
constant boolean LIBRARY_Test605=true
constant integer Test605__KEY=1013
constant boolean LIBRARY_Test606=true
constant integer Test606__KEY=1015
constant boolean LIBRARY_Test607=true
constant integer Test607__KEY=1017
constant boolean LIBRARY_Test608=true
constant integer Test608__KEY=1019
constant boolean LIBRARY_Test609=true
constant integer Test609__KEY=1021
constant boolean LIBRARY_Test61=true
constant integer Test61___KEY=1023
constant boolean LIBRARY_Test610=true
constant integer Test610__KEY=1025
constant boolean LIBRARY_Test611=true
constant integer Test611__KEY=1027
constant boolean LIBRARY_Test612=true
constant integer Test612__KEY=1029
constant boolean LIBRARY_Test613=true
constant integer Test613__KEY=1031
constant boolean LIBRARY_Test614=true
constant integer Test614__KEY=1033
constant boolean LIBRARY_Test615=true
constant integer Test615__KEY=1035
constant boolean LIBRARY_Test616=true
constant integer Test616__KEY=1037
constant boolean LIBRARY_Test617=true
constant integer Test617__KEY=1039
constant boolean LIBRARY_Test618=true
constant integer Test618__KEY=1041
constant boolean LIBRARY_Test619=true
constant integer Test619__KEY=1043
constant boolean LIBRARY_Test62=true
constant integer Test62___KEY=1045
constant boolean LIBRARY_Test620=true
constant integer Test620__KEY=1047
constant boolean LIBRARY_Test621=true
constant integer Test621__KEY=1049
constant boolean LIBRARY_Test622=true
constant integer Test622__KEY=1051
constant boolean LIBRARY_Test623=true
constant integer Test623__KEY=1053
constant boolean LIBRARY_Test624=true
constant integer Test624__KEY=1055
constant boolean LIBRARY_Test625=true
constant integer Test625__KEY=1057
constant boolean LIBRARY_Test626=true
constant integer Test626__KEY=1059
constant boolean LIBRARY_Test627=true
constant integer Test627__KEY=1061
constant boolean LIBRARY_Test628=true
constant integer Test628__KEY=1063
constant boolean LIBRARY_Test629=true
constant integer Test629__KEY=1065
constant boolean LIBRARY_Test63=true
constant integer Test63___KEY=1067
constant boolean LIBRARY_Test630=true
constant integer Test630__KEY=1069
constant boolean LIBRARY_Test631=true
constant integer Test631__KEY=1071
constant boolean LIBRARY_Test632=true
constant integer Test632__KEY=1073
constant boolean LIBRARY_Test633=true
constant integer Test633__KEY=1075
constant boolean LIBRARY_Test634=true
constant integer Test634__KEY=1077
constant boolean LIBRARY_Test635=true
constant integer Test635__KEY=1079
constant boolean LIBRARY_Test636=true
constant integer Test636__KEY=1081
constant boolean LIBRARY_Test637=true
constant integer Test637__KEY=1083
constant boolean LIBRARY_Test638=true
constant integer Test638__KEY=1085
constant boolean LIBRARY_Test639=true
constant integer Test639__KEY=1087
constant boolean LIBRARY_Test64=true
constant integer Test64___KEY=1089
constant boolean LIBRARY_Test640=true
constant integer Test640__KEY=1091
constant boolean LIBRARY_Test641=true
constant integer Test641__KEY=1093
constant boolean LIBRARY_Test642=true
constant integer Test642__KEY=1095
constant boolean LIBRARY_Test643=true
constant integer Test643__KEY=1097
constant boolean LIBRARY_Test644=true
constant integer Test644__KEY=1099
constant boolean LIBRARY_Test645=true
constant integer Test645__KEY=1101
constant boolean LIBRARY_Test646=true
constant integer Test646__KEY=1103
constant boolean LIBRARY_Test647=true
constant integer Test647__KEY=1105
constant boolean LIBRARY_Test648=true
constant integer Test648__KEY=1107
constant boolean LIBRARY_Test649=true
constant integer Test649__KEY=1109
constant boolean LIBRARY_Test65=true
constant integer Test65___KEY=1111
constant boolean LIBRARY_Test650=true
constant integer Test650__KEY=1113
constant boolean LIBRARY_Test651=true
constant integer Test651__KEY=1115
constant boolean LIBRARY_Test652=true
constant integer Test652__KEY=1117
constant boolean LIBRARY_Test653=true
constant integer Test653__KEY=1119
constant boolean LIBRARY_Test654=true
constant integer Test654__KEY=1121
constant boolean LIBRARY_Test655=true
constant integer Test655__KEY=1123
constant boolean LIBRARY_Test656=true
constant integer Test656__KEY=1125
constant boolean LIBRARY_Test657=true
constant integer Test657__KEY=1127
constant boolean LIBRARY_Test658=true
constant integer Test658__KEY=1129
constant boolean LIBRARY_Test659=true
constant integer Test659__KEY=1131
constant boolean LIBRARY_Test66=true
constant integer Test66___KEY=1133
constant boolean LIBRARY_Test660=true
constant integer Test660__KEY=1135
constant boolean LIBRARY_Test661=true
constant integer Test661__KEY=1137
constant boolean LIBRARY_Test662=true
constant integer Test662__KEY=1139
constant boolean LIBRARY_Test663=true
constant integer Test663__KEY=1141
constant boolean LIBRARY_Test664=true
constant integer Test664__KEY=1143
constant boolean LIBRARY_Test665=true
constant integer Test665__KEY=1145
constant boolean LIBRARY_Test666=true
constant integer Test666__KEY=1147
constant boolean LIBRARY_Test667=true
constant integer Test667__KEY=1149
constant boolean LIBRARY_Test668=true
constant integer Test668__KEY=1151
constant boolean LIBRARY_Test669=true
constant integer Test669__KEY=1153
constant boolean LIBRARY_Test67=true
constant integer Test67___KEY=1155
constant boolean LIBRARY_Test670=true
constant integer Test670__KEY=1157
constant boolean LIBRARY_Test671=true
constant integer Test671__KEY=1159
constant boolean LIBRARY_Test672=true
constant integer Test672__KEY=1161
constant boolean LIBRARY_Test673=true
constant integer Test673__KEY=1163
constant boolean LIBRARY_Test674=true
constant integer Test674__KEY=1165
constant boolean LIBRARY_Test675=true
constant integer Test675__KEY=1167
constant boolean LIBRARY_Test676=true
constant integer Test676__KEY=1169
constant boolean LIBRARY_Test677=true
constant integer Test677__KEY=1171
constant boolean LIBRARY_Test678=true
constant integer Test678__KEY=1173
constant boolean LIBRARY_Test679=true
constant integer Test679__KEY=1175
constant boolean LIBRARY_Test68=true
constant integer Test68___KEY=1177
constant boolean LIBRARY_Test680=true
constant integer Test680__KEY=1179
constant boolean LIBRARY_Test681=true
constant integer Test681__KEY=1181
constant boolean LIBRARY_Test682=true
constant integer Test682__KEY=1183
constant boolean LIBRARY_Test683=true
constant integer Test683__KEY=1185
constant boolean LIBRARY_Test684=true
constant integer Test684__KEY=1187
constant boolean LIBRARY_Test685=true
constant integer Test685__KEY=1189
constant boolean LIBRARY_Test686=true
constant integer Test686__KEY=1191
constant boolean LIBRARY_Test687=true
constant integer Test687__KEY=1193
constant boolean LIBRARY_Test688=true
constant integer Test688__KEY=1195
constant boolean LIBRARY_Test689=true
constant integer Test689__KEY=1197
constant boolean LIBRARY_Test69=true
constant integer Test69___KEY=1199
constant boolean LIBRARY_Test690=true
constant integer Test690__KEY=1201
constant boolean LIBRARY_Test691=true
constant integer Test691__KEY=1203
constant boolean LIBRARY_Test692=true
constant integer Test692__KEY=1205
constant boolean LIBRARY_Test693=true
constant integer Test693__KEY=1207
constant boolean LIBRARY_Test694=true
constant integer Test694__KEY=1209
constant boolean LIBRARY_Test695=true
constant integer Test695__KEY=1211
constant boolean LIBRARY_Test696=true
constant integer Test696__KEY=1213
constant boolean LIBRARY_Test697=true
constant integer Test697__KEY=1215
constant boolean LIBRARY_Test698=true
constant integer Test698__KEY=1217
constant boolean LIBRARY_Test699=true
constant integer Test699__KEY=1219
constant boolean LIBRARY_Test7=true
constant integer Test7___KEY=1221
constant boolean LIBRARY_Test70=true
constant integer Test70___KEY=1223
constant boolean LIBRARY_Test700=true
constant integer Test700__KEY=1225
constant boolean LIBRARY_Test701=true
constant integer Test701__KEY=1227
constant boolean LIBRARY_Test702=true
constant integer Test702__KEY=1229
constant boolean LIBRARY_Test703=true
constant integer Test703__KEY=1231
constant boolean LIBRARY_Test704=true
constant integer Test704__KEY=1233
constant boolean LIBRARY_Test705=true
constant integer Test705__KEY=1235
constant boolean LIBRARY_Test706=true
constant integer Test706__KEY=1237
constant boolean LIBRARY_Test707=true
constant integer Test707__KEY=1239
constant boolean LIBRARY_Test708=true
constant integer Test708__KEY=1241
constant boolean LIBRARY_Test709=true
constant integer Test709__KEY=1243
constant boolean LIBRARY_Test71=true
constant integer Test71___KEY=1245
constant boolean LIBRARY_Test710=true
constant integer Test710__KEY=1247
constant boolean LIBRARY_Test711=true
constant integer Test711__KEY=1249
constant boolean LIBRARY_Test712=true
constant integer Test712__KEY=1251
constant boolean LIBRARY_Test713=true
constant integer Test713__KEY=1253
constant boolean LIBRARY_Test714=true
constant integer Test714__KEY=1255
constant boolean LIBRARY_Test715=true
constant integer Test715__KEY=1257
constant boolean LIBRARY_Test716=true
constant integer Test716__KEY=1259
constant boolean LIBRARY_Test717=true
constant integer Test717__KEY=1261
constant boolean LIBRARY_Test718=true
constant integer Test718__KEY=1263
constant boolean LIBRARY_Test719=true
constant integer Test719__KEY=1265
constant boolean LIBRARY_Test72=true
constant integer Test72___KEY=1267
constant boolean LIBRARY_Test720=true
constant integer Test720__KEY=1269
constant boolean LIBRARY_Test721=true
constant integer Test721__KEY=1271
constant boolean LIBRARY_Test722=true
constant integer Test722__KEY=1273
constant boolean LIBRARY_Test723=true
constant integer Test723__KEY=1275
constant boolean LIBRARY_Test724=true
constant integer Test724__KEY=1277
constant boolean LIBRARY_Test725=true
constant integer Test725__KEY=1279
constant boolean LIBRARY_Test726=true
constant integer Test726__KEY=1281
constant boolean LIBRARY_Test727=true
constant integer Test727__KEY=1283
constant boolean LIBRARY_Test728=true
constant integer Test728__KEY=1285
constant boolean LIBRARY_Test729=true
constant integer Test729__KEY=1287
constant boolean LIBRARY_Test73=true
constant integer Test73___KEY=1289
constant boolean LIBRARY_Test730=true
constant integer Test730__KEY=1291
constant boolean LIBRARY_Test731=true
constant integer Test731__KEY=1293
constant boolean LIBRARY_Test732=true
constant integer Test732__KEY=1295
constant boolean LIBRARY_Test733=true
constant integer Test733__KEY=1297
constant boolean LIBRARY_Test734=true
constant integer Test734__KEY=1299
constant boolean LIBRARY_Test735=true
constant integer Test735__KEY=1301
constant boolean LIBRARY_Test736=true
constant integer Test736__KEY=1303
constant boolean LIBRARY_Test737=true
constant integer Test737__KEY=1305
constant boolean LIBRARY_Test738=true
constant integer Test738__KEY=1307
constant boolean LIBRARY_Test739=true
constant integer Test739__KEY=1309
constant boolean LIBRARY_Test74=true
constant integer Test74___KEY=1311
constant boolean LIBRARY_Test740=true
constant integer Test740__KEY=1313
constant boolean LIBRARY_Test741=true
constant integer Test741__KEY=1315
constant boolean LIBRARY_Test742=true
constant integer Test742__KEY=1317
constant boolean LIBRARY_Test743=true
constant integer Test743__KEY=1319
constant boolean LIBRARY_Test744=true
constant integer Test744__KEY=1321
constant boolean LIBRARY_Test745=true
constant integer Test745__KEY=1323
constant boolean LIBRARY_Test746=true
constant integer Test746__KEY=1325
constant boolean LIBRARY_Test747=true
constant integer Test747__KEY=1327
constant boolean LIBRARY_Test748=true
constant integer Test748__KEY=1329
constant boolean LIBRARY_Test749=true
constant integer Test749__KEY=1331
constant boolean LIBRARY_Test75=true
constant integer Test75___KEY=1333
constant boolean LIBRARY_Test750=true
constant integer Test750__KEY=1335
constant boolean LIBRARY_Test751=true
constant integer Test751__KEY=1337
constant boolean LIBRARY_Test752=true
constant integer Test752__KEY=1339
constant boolean LIBRARY_Test753=true
constant integer Test753__KEY=1341
constant boolean LIBRARY_Test754=true
constant integer Test754__KEY=1343
constant boolean LIBRARY_Test755=true
constant integer Test755__KEY=1345
constant boolean LIBRARY_Test756=true
constant integer Test756__KEY=1347
constant boolean LIBRARY_Test757=true
constant integer Test757__KEY=1349
constant boolean LIBRARY_Test758=true
constant integer Test758__KEY=1351
constant boolean LIBRARY_Test759=true
constant integer Test759__KEY=1353
constant boolean LIBRARY_Test76=true
constant integer Test76___KEY=1355
constant boolean LIBRARY_Test760=true
constant integer Test760__KEY=1357
constant boolean LIBRARY_Test761=true
constant integer Test761__KEY=1359
constant boolean LIBRARY_Test762=true
constant integer Test762__KEY=1361
constant boolean LIBRARY_Test763=true
constant integer Test763__KEY=1363
constant boolean LIBRARY_Test764=true
constant integer Test764__KEY=1365
constant boolean LIBRARY_Test765=true
constant integer Test765__KEY=1367
constant boolean LIBRARY_Test766=true
constant integer Test766__KEY=1369
constant boolean LIBRARY_Test767=true
constant integer Test767__KEY=1371
constant boolean LIBRARY_Test768=true
constant integer Test768__KEY=1373
constant boolean LIBRARY_Test769=true
constant integer Test769__KEY=1375
constant boolean LIBRARY_Test77=true
constant integer Test77___KEY=1377
constant boolean LIBRARY_Test770=true
constant integer Test770__KEY=1379
constant boolean LIBRARY_Test771=true
constant integer Test771__KEY=1381
constant boolean LIBRARY_Test772=true
constant integer Test772__KEY=1383
constant boolean LIBRARY_Test773=true
constant integer Test773__KEY=1385
constant boolean LIBRARY_Test774=true
constant integer Test774__KEY=1387
constant boolean LIBRARY_Test775=true
constant integer Test775__KEY=1389
constant boolean LIBRARY_Test776=true
constant integer Test776__KEY=1391
constant boolean LIBRARY_Test777=true
constant integer Test777__KEY=1393
constant boolean LIBRARY_Test778=true
constant integer Test778__KEY=1395
constant boolean LIBRARY_Test779=true
constant integer Test779__KEY=1397
constant boolean LIBRARY_Test78=true
constant integer Test78___KEY=1399
constant boolean LIBRARY_Test780=true
constant integer Test780__KEY=1401
constant boolean LIBRARY_Test781=true
constant integer Test781__KEY=1403
constant boolean LIBRARY_Test782=true
constant integer Test782__KEY=1405
constant boolean LIBRARY_Test783=true
constant integer Test783__KEY=1407
constant boolean LIBRARY_Test784=true
constant integer Test784__KEY=1409
constant boolean LIBRARY_Test785=true
constant integer Test785__KEY=1411
constant boolean LIBRARY_Test786=true
constant integer Test786__KEY=1413
constant boolean LIBRARY_Test787=true
constant integer Test787__KEY=1415
constant boolean LIBRARY_Test788=true
constant integer Test788__KEY=1417
constant boolean LIBRARY_Test789=true
constant integer Test789__KEY=1419
constant boolean LIBRARY_Test79=true
constant integer Test79___KEY=1421
constant boolean LIBRARY_Test790=true
constant integer Test790__KEY=1423
constant boolean LIBRARY_Test791=true
constant integer Test791__KEY=1425
constant boolean LIBRARY_Test792=true
constant integer Test792__KEY=1427
constant boolean LIBRARY_Test793=true
constant integer Test793__KEY=1429
constant boolean LIBRARY_Test794=true
constant integer Test794__KEY=1431
constant boolean LIBRARY_Test795=true
constant integer Test795__KEY=1433
constant boolean LIBRARY_Test796=true
constant integer Test796__KEY=1435
constant boolean LIBRARY_Test797=true
constant integer Test797__KEY=1437
constant boolean LIBRARY_Test798=true
constant integer Test798__KEY=1439
constant boolean LIBRARY_Test799=true
constant integer Test799__KEY=1441
constant boolean LIBRARY_Test8=true
constant integer Test8___KEY=1443
constant boolean LIBRARY_Test80=true
constant integer Test80___KEY=1445
constant boolean LIBRARY_Test800=true
constant integer Test800__KEY=1447
constant boolean LIBRARY_Test801=true
constant integer Test801__KEY=1449
constant boolean LIBRARY_Test802=true
constant integer Test802__KEY=1451
constant boolean LIBRARY_Test803=true
constant integer Test803__KEY=1453
constant boolean LIBRARY_Test804=true
constant integer Test804__KEY=1455
constant boolean LIBRARY_Test805=true
constant integer Test805__KEY=1457
constant boolean LIBRARY_Test806=true
constant integer Test806__KEY=1459
constant boolean LIBRARY_Test807=true
constant integer Test807__KEY=1461
constant boolean LIBRARY_Test808=true
constant integer Test808__KEY=1463
constant boolean LIBRARY_Test809=true
constant integer Test809__KEY=1465
constant boolean LIBRARY_Test81=true
constant integer Test81___KEY=1467
constant boolean LIBRARY_Test810=true
constant integer Test810__KEY=1469
constant boolean LIBRARY_Test811=true
constant integer Test811__KEY=1471
constant boolean LIBRARY_Test812=true
constant integer Test812__KEY=1473
constant boolean LIBRARY_Test813=true
constant integer Test813__KEY=1475
constant boolean LIBRARY_Test814=true
constant integer Test814__KEY=1477
constant boolean LIBRARY_Test815=true
constant integer Test815__KEY=1479
constant boolean LIBRARY_Test816=true
constant integer Test816__KEY=1481
constant boolean LIBRARY_Test817=true
constant integer Test817__KEY=1483
constant boolean LIBRARY_Test818=true
constant integer Test818__KEY=1485
constant boolean LIBRARY_Test819=true
constant integer Test819__KEY=1487
constant boolean LIBRARY_Test82=true
constant integer Test82___KEY=1489
constant boolean LIBRARY_Test820=true
constant integer Test820__KEY=1491
constant boolean LIBRARY_Test821=true
constant integer Test821__KEY=1493
constant boolean LIBRARY_Test822=true
constant integer Test822__KEY=1495
constant boolean LIBRARY_Test823=true
constant integer Test823__KEY=1497
constant boolean LIBRARY_Test824=true
constant integer Test824__KEY=1499
constant boolean LIBRARY_Test825=true
constant integer Test825__KEY=1501
constant boolean LIBRARY_Test826=true
constant integer Test826__KEY=1503
constant boolean LIBRARY_Test827=true
constant integer Test827__KEY=1505
constant boolean LIBRARY_Test828=true
constant integer Test828__KEY=1507
constant boolean LIBRARY_Test829=true
constant integer Test829__KEY=1509
constant boolean LIBRARY_Test83=true
constant integer Test83___KEY=1511
constant boolean LIBRARY_Test830=true
constant integer Test830__KEY=1513
constant boolean LIBRARY_Test831=true
constant integer Test831__KEY=1515
constant boolean LIBRARY_Test832=true
constant integer Test832__KEY=1517
constant boolean LIBRARY_Test833=true
constant integer Test833__KEY=1519
constant boolean LIBRARY_Test834=true
constant integer Test834__KEY=1521
constant boolean LIBRARY_Test835=true
constant integer Test835__KEY=1523
constant boolean LIBRARY_Test836=true
constant integer Test836__KEY=1525
constant boolean LIBRARY_Test837=true
constant integer Test837__KEY=1527
constant boolean LIBRARY_Test838=true
constant integer Test838__KEY=1529
constant boolean LIBRARY_Test839=true
constant integer Test839__KEY=1531
constant boolean LIBRARY_Test84=true
constant integer Test84___KEY=1533
constant boolean LIBRARY_Test840=true
constant integer Test840__KEY=1535
constant boolean LIBRARY_Test841=true
constant integer Test841__KEY=1537
constant boolean LIBRARY_Test842=true
constant integer Test842__KEY=1539
constant boolean LIBRARY_Test843=true
constant integer Test843__KEY=1541
constant boolean LIBRARY_Test844=true
constant integer Test844__KEY=1543
constant boolean LIBRARY_Test845=true
constant integer Test845__KEY=1545
constant boolean LIBRARY_Test846=true
constant integer Test846__KEY=1547
constant boolean LIBRARY_Test847=true
constant integer Test847__KEY=1549
constant boolean LIBRARY_Test848=true
constant integer Test848__KEY=1551
constant boolean LIBRARY_Test849=true
constant integer Test849__KEY=1553
constant boolean LIBRARY_Test85=true
constant integer Test85___KEY=1555
constant boolean LIBRARY_Test850=true
constant integer Test850__KEY=1557
constant boolean LIBRARY_Test851=true
constant integer Test851__KEY=1559
constant boolean LIBRARY_Test852=true
constant integer Test852__KEY=1561
constant boolean LIBRARY_Test853=true
constant integer Test853__KEY=1563
constant boolean LIBRARY_Test854=true
constant integer Test854__KEY=1565
constant boolean LIBRARY_Test855=true
constant integer Test855__KEY=1567
constant boolean LIBRARY_Test856=true
constant integer Test856__KEY=1569
constant boolean LIBRARY_Test857=true
constant integer Test857__KEY=1571
constant boolean LIBRARY_Test858=true
constant integer Test858__KEY=1573
constant boolean LIBRARY_Test859=true
constant integer Test859__KEY=1575
constant boolean LIBRARY_Test86=true
constant integer Test86___KEY=1577
constant boolean LIBRARY_Test860=true
constant integer Test860__KEY=1579
constant boolean LIBRARY_Test861=true
constant integer Test861__KEY=1581
constant boolean LIBRARY_Test862=true
constant integer Test862__KEY=1583
constant boolean LIBRARY_Test863=true
constant integer Test863__KEY=1585
constant boolean LIBRARY_Test864=true
constant integer Test864__KEY=1587
constant boolean LIBRARY_Test865=true
constant integer Test865__KEY=1589
constant boolean LIBRARY_Test866=true
constant integer Test866__KEY=1591
constant boolean LIBRARY_Test867=true
constant integer Test867__KEY=1593
constant boolean LIBRARY_Test868=true
constant integer Test868__KEY=1595
constant boolean LIBRARY_Test869=true
constant integer Test869__KEY=1597
constant boolean LIBRARY_Test87=true
constant integer Test87___KEY=1599
constant boolean LIBRARY_Test870=true
constant integer Test870__KEY=1601
constant boolean LIBRARY_Test871=true
constant integer Test871__KEY=1603
constant boolean LIBRARY_Test872=true
constant integer Test872__KEY=1605
constant boolean LIBRARY_Test873=true
constant integer Test873__KEY=1607
constant boolean LIBRARY_Test874=true
constant integer Test874__KEY=1609
constant boolean LIBRARY_Test875=true
constant integer Test875__KEY=1611
constant boolean LIBRARY_Test876=true
constant integer Test876__KEY=1613
constant boolean LIBRARY_Test877=true
constant integer Test877__KEY=1615
constant boolean LIBRARY_Test878=true
constant integer Test878__KEY=1617
constant boolean LIBRARY_Test879=true
constant integer Test879__KEY=1619
constant boolean LIBRARY_Test88=true
constant integer Test88___KEY=1621
constant boolean LIBRARY_Test880=true
constant integer Test880__KEY=1623
constant boolean LIBRARY_Test881=true
constant integer Test881__KEY=1625
constant boolean LIBRARY_Test882=true
constant integer Test882__KEY=1627
constant boolean LIBRARY_Test883=true
constant integer Test883__KEY=1629
constant boolean LIBRARY_Test884=true
constant integer Test884__KEY=1631
constant boolean LIBRARY_Test885=true
constant integer Test885__KEY=1633
constant boolean LIBRARY_Test886=true
constant integer Test886__KEY=1635
constant boolean LIBRARY_Test887=true
constant integer Test887__KEY=1637
constant boolean LIBRARY_Test888=true
constant integer Test888__KEY=1639
constant boolean LIBRARY_Test889=true
constant integer Test889__KEY=1641
constant boolean LIBRARY_Test89=true
constant integer Test89___KEY=1643
constant boolean LIBRARY_Test890=true
constant integer Test890__KEY=1645
constant boolean LIBRARY_Test891=true
constant integer Test891__KEY=1647
constant boolean LIBRARY_Test892=true
constant integer Test892__KEY=1649
constant boolean LIBRARY_Test893=true
constant integer Test893__KEY=1651
constant boolean LIBRARY_Test894=true
constant integer Test894__KEY=1653
constant boolean LIBRARY_Test895=true
constant integer Test895__KEY=1655
constant boolean LIBRARY_Test896=true
constant integer Test896__KEY=1657
constant boolean LIBRARY_Test897=true
constant integer Test897__KEY=1659
constant boolean LIBRARY_Test898=true
constant integer Test898__KEY=1661
constant boolean LIBRARY_Test899=true
constant integer Test899__KEY=1663
constant boolean LIBRARY_Test9=true
constant integer Test9___KEY=1665
constant boolean LIBRARY_Test90=true
constant integer Test90___KEY=1667
constant boolean LIBRARY_Test900=true
constant integer Test900__KEY=1669
constant boolean LIBRARY_Test901=true
constant integer Test901__KEY=1671
constant boolean LIBRARY_Test902=true
constant integer Test902__KEY=1673
constant boolean LIBRARY_Test903=true
constant integer Test903__KEY=1675
constant boolean LIBRARY_Test904=true
constant integer Test904__KEY=1677
constant boolean LIBRARY_Test905=true
constant integer Test905__KEY=1679
constant boolean LIBRARY_Test906=true
constant integer Test906__KEY=1681
constant boolean LIBRARY_Test907=true
constant integer Test907__KEY=1683
constant boolean LIBRARY_Test908=true
constant integer Test908__KEY=1685
constant boolean LIBRARY_Test909=true
constant integer Test909__KEY=1687
constant boolean LIBRARY_Test91=true
constant integer Test91___KEY=1689
constant boolean LIBRARY_Test910=true
constant integer Test910__KEY=1691
constant boolean LIBRARY_Test911=true
constant integer Test911__KEY=1693
constant boolean LIBRARY_Test912=true
constant integer Test912__KEY=1695
constant boolean LIBRARY_Test913=true
constant integer Test913__KEY=1697
constant boolean LIBRARY_Test914=true
constant integer Test914__KEY=1699
constant boolean LIBRARY_Test915=true
constant integer Test915__KEY=1701
constant boolean LIBRARY_Test916=true
constant integer Test916__KEY=1703
constant boolean LIBRARY_Test917=true
constant integer Test917__KEY=1705
constant boolean LIBRARY_Test918=true
constant integer Test918__KEY=1707
constant boolean LIBRARY_Test919=true
constant integer Test919__KEY=1709
constant boolean LIBRARY_Test92=true
constant integer Test92___KEY=1711
constant boolean LIBRARY_Test920=true
constant integer Test920__KEY=1713
constant boolean LIBRARY_Test921=true
constant integer Test921__KEY=1715
constant boolean LIBRARY_Test922=true
constant integer Test922__KEY=1717
constant boolean LIBRARY_Test923=true
constant integer Test923__KEY=1719
constant boolean LIBRARY_Test924=true
constant integer Test924__KEY=1721
constant boolean LIBRARY_Test925=true
constant integer Test925__KEY=1723
constant boolean LIBRARY_Test926=true
constant integer Test926__KEY=1725
constant boolean LIBRARY_Test927=true
constant integer Test927__KEY=1727
constant boolean LIBRARY_Test928=true
constant integer Test928__KEY=1729
constant boolean LIBRARY_Test929=true
constant integer Test929__KEY=1731
constant boolean LIBRARY_Test93=true
constant integer Test93___KEY=1733
constant boolean LIBRARY_Test930=true
constant integer Test930__KEY=1735
constant boolean LIBRARY_Test931=true
constant integer Test931__KEY=1737
constant boolean LIBRARY_Test932=true
constant integer Test932__KEY=1739
constant boolean LIBRARY_Test933=true
constant integer Test933__KEY=1741
constant boolean LIBRARY_Test934=true
constant integer Test934__KEY=1743
constant boolean LIBRARY_Test935=true
constant integer Test935__KEY=1745
constant boolean LIBRARY_Test936=true
constant integer Test936__KEY=1747
constant boolean LIBRARY_Test937=true
constant integer Test937__KEY=1749
constant boolean LIBRARY_Test938=true
constant integer Test938__KEY=1751
constant boolean LIBRARY_Test939=true
constant integer Test939__KEY=1753
constant boolean LIBRARY_Test94=true
constant integer Test94___KEY=1755
constant boolean LIBRARY_Test940=true
constant integer Test940__KEY=1757
constant boolean LIBRARY_Test941=true
constant integer Test941__KEY=1759
constant boolean LIBRARY_Test942=true
constant integer Test942__KEY=1761
constant boolean LIBRARY_Test943=true
constant integer Test943__KEY=1763
constant boolean LIBRARY_Test944=true
constant integer Test944__KEY=1765
constant boolean LIBRARY_Test945=true
constant integer Test945__KEY=1767
constant boolean LIBRARY_Test946=true
constant integer Test946__KEY=1769
constant boolean LIBRARY_Test947=true
constant integer Test947__KEY=1771
constant boolean LIBRARY_Test948=true
constant integer Test948__KEY=1773
constant boolean LIBRARY_Test949=true
constant integer Test949__KEY=1775
constant boolean LIBRARY_Test95=true
constant integer Test95___KEY=1777
constant boolean LIBRARY_Test950=true
constant integer Test950__KEY=1779
constant boolean LIBRARY_Test951=true
constant integer Test951__KEY=1781
constant boolean LIBRARY_Test952=true
constant integer Test952__KEY=1783
constant boolean LIBRARY_Test953=true
constant integer Test953__KEY=1785
constant boolean LIBRARY_Test954=true
constant integer Test954__KEY=1787
constant boolean LIBRARY_Test955=true
constant integer Test955__KEY=1789
constant boolean LIBRARY_Test956=true
constant integer Test956__KEY=1791
constant boolean LIBRARY_Test957=true
constant integer Test957__KEY=1793
constant boolean LIBRARY_Test958=true
constant integer Test958__KEY=1795
constant boolean LIBRARY_Test959=true
constant integer Test959__KEY=1797
constant boolean LIBRARY_Test96=true
constant integer Test96___KEY=1799
constant boolean LIBRARY_Test960=true
constant integer Test960__KEY=1801
constant boolean LIBRARY_Test961=true
constant integer Test961__KEY=1803
constant boolean LIBRARY_Test962=true
constant integer Test962__KEY=1805
constant boolean LIBRARY_Test963=true
constant integer Test963__KEY=1807
constant boolean LIBRARY_Test964=true
constant integer Test964__KEY=1809
constant boolean LIBRARY_Test965=true
constant integer Test965__KEY=1811
constant boolean LIBRARY_Test966=true
constant integer Test966__KEY=1813
constant boolean LIBRARY_Test967=true
constant integer Test967__KEY=1815
constant boolean LIBRARY_Test968=true
constant integer Test968__KEY=1817
constant boolean LIBRARY_Test969=true
constant integer Test969__KEY=1819
constant boolean LIBRARY_Test97=true
constant integer Test97___KEY=1821
constant boolean LIBRARY_Test970=true
constant integer Test970__KEY=1823
constant boolean LIBRARY_Test971=true
constant integer Test971__KEY=1825
constant boolean LIBRARY_Test972=true
constant integer Test972__KEY=1827
constant boolean LIBRARY_Test973=true
constant integer Test973__KEY=1829
constant boolean LIBRARY_Test974=true
constant integer Test974__KEY=1831
constant boolean LIBRARY_Test975=true
constant integer Test975__KEY=1833
constant boolean LIBRARY_Test976=true
constant integer Test976__KEY=1835
constant boolean LIBRARY_Test977=true
constant integer Test977__KEY=1837
constant boolean LIBRARY_Test978=true
constant integer Test978__KEY=1839
constant boolean LIBRARY_Test979=true
constant integer Test979__KEY=1841
constant boolean LIBRARY_Test98=true
constant integer Test98___KEY=1843
constant boolean LIBRARY_Test980=true
constant integer Test980__KEY=1845
constant boolean LIBRARY_Test981=true
constant integer Test981__KEY=1847
constant boolean LIBRARY_Test982=true
constant integer Test982__KEY=1849
constant boolean LIBRARY_Test983=true
constant integer Test983__KEY=1851
constant boolean LIBRARY_Test984=true
constant integer Test984__KEY=1853
constant boolean LIBRARY_Test985=true
constant integer Test985__KEY=1855
constant boolean LIBRARY_Test986=true
constant integer Test986__KEY=1857
constant boolean LIBRARY_Test987=true
constant integer Test987__KEY=1859
constant boolean LIBRARY_Test988=true
constant integer Test988__KEY=1861
constant boolean LIBRARY_Test989=true
constant integer Test989__KEY=1863
constant boolean LIBRARY_Test99=true
constant integer Test99___KEY=1865
constant boolean LIBRARY_Test990=true
constant integer Test990__KEY=1867
constant boolean LIBRARY_Test991=true
constant integer Test991__KEY=1869
constant boolean LIBRARY_Test992=true
constant integer Test992__KEY=1871
constant boolean LIBRARY_Test993=true
constant integer Test993__KEY=1873
constant boolean LIBRARY_Test994=true
constant integer Test994__KEY=1875
constant boolean LIBRARY_Test995=true
constant integer Test995__KEY=1877
constant boolean LIBRARY_Test996=true
constant integer Test996__KEY=1879
constant boolean LIBRARY_Test997=true
constant integer Test997__KEY=1881
constant boolean LIBRARY_Test998=true
constant integer Test998__KEY=1883
constant boolean LIBRARY_Test999=true
constant integer Test999__KEY=1885
 
Level 13
Joined
Nov 7, 2014
Messages
571
JassHelper 0.A.2.B seems to call this function to generate the integer values:
Code:
...

HashtableKeys: integer;

...

HashtableKeys := GetTickCount mod 10 + 1;

...

function GetHashtableKey:string;
begin
    HashtableKeys := HashtableKeys + 1 +integer(GetTickCount mod 2);
    result := IntToStr(HashtableKeys);
end;

...

Concatenate4(res,'constant integer ',name,'=',GetHashtableKey);

...


The GetTickCount function seems to be a Windows function.
 
Level 12
Joined
Jun 12, 2010
Messages
413
Hmmm, I see. To translate for people who might not understand the code:

It gets a random number in the range [1,10]. As I said in the first post, each new key is a equal to the last key generated, incremented by either 1 or 2 (also randomly decided).

That means the value 0 is never used, and neither are any negative values. So you can safely use these as specific keys (I'm assuming all JassHelper implemenetations use a function that follows the same rules).

Thanks @Aniki!
 

Dr Super Good

Spell Reviewer
Level 63
Joined
Jan 18, 2005
Messages
27,195
Key is meant to be used for unique indices in a hashtable. It effectively replaces key strings as languages like LUA use and the old handle var system used to use.

It is not recommended that you mix key values with any other source of hash table keys. This is because it is completely possible for a custom implementation of vJASS to generate keys that include 0 or negative numbers as the documentation does not define the behaviour of the key values generated. Keys should be used to replace key strings in legacy code since unlike hashes of key strings they are guaranteed unique.
 
Status
Not open for further replies.
Top