names[]: 0: 1: 2: 3: = 4: := 5: += 6: -= 7: *= 8: /= 9: %= 10: -> 11: &= 12: |= 13: ^= 14: <<= 15: >>= 16: &&= 17: ||= 18: ? 19: : 20: && 21: || 22: is 23: isnot 24: == 25: != 26: >= 27: <= 28: > 29: < 30: + 31: - 32: * 33: / 34: % 35: /% 36: & 37: | 38: ^ 39: >> 40: << 41: ++ 42: -- 43: ! 44: !! 45: ~ 46: - 47: ( 48: { 49: [ 50: ) 51: } 52: ] 53: , 54: . 55: ; 56: # 57: @ 58: ยข 59: $ 60: endif 61: include 62: require 63: ifdef 64: ifndef 65: define 66: undef 67: error 68: if 69: else 70: elif 71: do 72: while 73: until 74: exit 75: switch 76: case 77: break 78: default 79: type 80: extern 81: const 82: enum 83: scope 84: end 85: assert 86: sizeof 87: size 88: count 89: to 90: return 91: next 92: __FILE__ 93: __LINE__ 94: defined 95: operator 96: opcode 97: asm 98: inline 99: reverted 100: global 101: implicit 102: slot 103: null 104: int8 105: uint8 106: int16 107: uint16 108: int32 109: uint32 110: int64 111: uint64 112: float32 113: float128 114: float64 115: void 116: float 117: str 118: byte 119: ubyte 120: char 121: utf8char 122: ucs1char 123: ucs2char 124: ucs4char 125: utf8str 126: ucs1str 127: ucs2str 128: ucs4str 129: short 130: ushort 131: int 132: uint 133: long 134: ulong 135: offs 136: addr 137: mp_int 138: mp_float 139: ptr 140: proc 141: signal 142: Object 143: Mutex 144: Sema 145: Irpt 146: Thread 147: alloc 148: retain 149: new 150: dispose 151: refcnt 152: is_shared 153: init 154: copy 155: copyqizin 156: copyrange 157: kill 158: disconnect 159: shrink 160: shrinkstrarray 161: grow 162: resize 163: peek 164: peek_nz 165: peeksignal 166: poke 167: swapwithvar 168: swap 169: nop 170: in 171: out 172: cast 173: tor 174: dup2r 175: fromr 176: peekr 177: pushr 178: dropr 179: bool 180: jp 181: jp_z 182: jp_nz 183: and0 184: or1 185: forallitems 186: forrange 187: pppeek 188: mmpeek 189: peekpp 190: peekmm 191: atindex 192: drop 193: nip 194: dup 195: dup2 196: dup2_midstr 197: super 198: nullptr 199: push_context0 200: push_context1 201: push_context2 202: push_context3 203: pop_context0 204: pop_context1 205: pop_context2 206: pop_context3 207: addarray 208: additem 209: appendarray 210: appenditem 211: eqstr 212: nestr 213: gestr 214: lestr 215: gtstr 216: ltstr 217: first 218: last 219: getchar 220: putchar 221: putbyte 222: putstr 223: putnum 224: logchar 225: logstr 226: lognum 227: spacestr 228: substr 229: midstr 230: leftstr 231: rightstr 232: numstr 233: errorstr 234: min 235: max 236: now 237: time 238: timestr 239: timeval 240: self 241: freeze 242: vfree 243: rfree 244: timer 245: wait 246: busywait 247: shedule 248: run 249: setprio 250: suspend 251: resume 252: termi 253: clear 254: request 255: release 256: tryrequest 257: lock 258: unlock 259: trylock 260: trigger 261: stdin 262: stdout 263: stderr 264: ei 265: di 266: a 267: b 268: c 269: i 270: random 271: sort 272: rsort 273: shuffle 274: flip 275: rol 276: ror 277: find 278: rfind 279: join 280: split 281: msbit 282: msbit0 283: escape 284: unescape 285: entab 286: detab 287: toutf8 288: toucs1 289: toucs2 290: toucs4 291: toupper 292: tolower 293: urlencode 294: urldecode 295: abs 296: sign 297: round 298: floor 299: ceil 300: integ 301: fract 302: sin 303: cos 304: tan 305: asin 306: acos 307: atan 308: sinh 309: cosh 310: exp10 311: log10 312: exp2 313: log2 314: expe 315: loge 316: exp 317: log 318: sqrt 319: tanh 320: pow 321: mant 322: frexp 323: lo 324: hi 325: lohi 326: hilo 327: is_letter 328: is_bin_digit 329: is_hex_digit 330: is_dec_digit 331: digit_value 332: memcpy 333: rmemcpy 334: memmove 335: memclr 336: memset 337: charstr 338: hexstr 339: binstr 340: numval 341: inf 342: nan 343: num_cores 344: helper_range_to_end 345: info: start_of_array_items 346: info: end_of_array_items 347: select 348: systemtime 349: deselect 350: abort 351: todo 352: oomem 353: panic 354: tron 355: troff 356: FD 357: open 358: close 359: flen 360: fpos 361: seek 362: truncate 363: read 364: write 365: print 366: socket 367: connect 368: accept 369: Stream 370: streams 371: env 372: args 373: match 374: fullpath 375: nodetype 376: fileinfo 377: readfile 378: readlink 379: readdir 380: createfile 381: createlink 382: createdir 383: createpipe 384: rmvfile 385: rmvlink 386: rmvdir 387: renamefile 388: swapfiles 389: tempfile 390: FileInfo 391: yellow_led 392: red_led 393: both_leds 394: no_led 395: %% 396: identifier 397: total_idf_ids 398: __optimize 399: __DATE__ 400: __TIME__ 401: _cpu 402: _byteorder 403: _bits_per_byte 404: _b2b 405: _bits_per_char 406: _bits_per_short 407: _bits_per_int 408: _bits_per_long 409: _bits_per_float 410: _bits_per_pointer 411: _bits_per_range 412: _bytes_per_char 413: _bytes_per_short 414: _bytes_per_int 415: _bytes_per_long 416: _bytes_per_float 417: _bytes_per_pointer 418: _bytes_per_range 419: _vstack_direction 420: _objects_can_move 421: _istr_is_const 422: _istr_is_ucs1 423: DEBUG 424: yes 425: no 426: true 427: false 428: swap_bytes 429: revert_bytes 430: swap_words 431: mul_wwl 432: DEFINE 433: T 434: revert 435: shrinktofit 436: e 437: n 438: DEFINEf 439: _bits_per_short_float 440: _bits_per_long_float 441: DEFINE_STRINGFUNCTIONS 442: IT 443: hexchar 444: digits 445: o 446: l 447: leftquote 448: tabwidth 449: _istr_is_utf8 450: tm_utc 451: tm_localtime 452: tm_time 453: tm_date 454: tm_timezone 455: tm_sec 456: tm_msec 457: seconds 458: flags 459: c_reset 460: c_speed 461: c_hwhsk 462: c_swhsk 463: c_flushin 464: c_availin 465: c_flushout 466: c_availout 467: c_clk_hsk 468: c_log2blocksize 469: c_totalblocks_lo 470: c_totalblocks_hi 471: c_reserved2 472: OSErr 473: ok 474: parameter_error 475: function_not_supported 476: io_error 477: device_not_responding 478: file_error 479: filesystem_invalid 480: device_not_found 481: directory_not_found 482: file_not_found 483: not_a_directory 484: is_a_directory 485: file_already_open_for_writing 486: file_already_open 487: file_exists 488: file_not_writable 489: end_of_file 490: disk_full 491: directory_corrupted 492: filesystem_corrupted 493: errno 494: clear_error 495: set_error 496: yes_with_error 497: null_with_error 498: NodeType 499: t_endmarker 500: t_file 501: t_dir 502: t_ser 503: t_block 504: m_erased 505: FD_Handlers 506: fu 507: getctl 508: setctl 509: avail_in 510: avail_out 511: getc 512: putc 513: read_block 514: write_block 515: getfpos 516: setfpos 517: no_avail_in 518: no_avail_out 519: no_getc 520: no_putc 521: no_getfpos 522: no_setfpos 523: no_read 524: no_write 525: no_read_block 526: no_write_block 527: handlers 528: name 529: delimiters 530: gets 531: puts 532: blk 533: is_dir 534: is_file 535: option_a5 536: bSIO_SELECT 537: bIDE_SELECT 538: mSIO_SELECT 539: mIDE_SELECT 540: BlockDevice 541: IdeBlockDevice 542: I2cBlockDevice 543: SerialDevice 544: Range 545: File 546: k1_irpt_mask 547: sysflags 548: period 549: timestamp 550: tsmsec 551: romdate 552: romtime 553: devs 554: fds 555: sio1A 556: sio1B 557: ide2A 558: ide2B 559: sio1rom 560: ide2rom 561: ei_all 562: z 563: q 564: cnt 565: set_red_led 566: set_yellow_led 567: set_both_leds 568: clear_both_leds 569: lock_eeprom 570: unlock_eeprom 571: write_eeprom 572: download_firmware 573: blinkcode 574: assert1 575: assert0 576: mem_get_free 577: mem_get_free_total 578: fd_function_not_supported 579: sio_init_channel 580: devselbit 581: ch 582: ide_init_blockdevice 583: i2c_init_blockdevice 584: k1_wr_data 585: k1_rd_data 586: xon 587: xoff 588: baud_9600 589: baud_57k6 590: hw_handshake 591: sw_handshake 592: clk_handshake 593: device 594: channel 595: baudrate 596: sreg 597: rxreg 598: txreg 599: ibuwi 600: iburi 601: obuwi 602: oburi 603: ibu 604: obu 605: imr_value 606: opcr_value 607: obusz 608: ibusz 609: obumask 610: ibumask 611: mSWHSK_ENABLED 612: mXOFF_RECEIVED 613: mXOFF_SENT 614: bSWHSK_ENABLED 615: bXOFF_RECEIVED 616: bXOFF_SENT 617: reset 618: tx 619: rx 620: set_baudrate 621: set_sw_handshake 622: f 623: set_hw_handshake 624: set_clock_handshake 625: bu 626: blocksize 627: blockmask 628: log2blocksize 629: totalblocks 630: wide 631: open_files 632: log2blksz 633: fd 634: start 635: ende 636: r 637: Ranges 638: pop 639: FileType 640: parent 641: fsize 642: ranges 643: writable 644: file_dirty 645: buffer_dirty 646: buffer_valid 647: buffer 648: blkno 649: ri 650: bi 651: bu_free 652: bu_avail 653: getfsize 654: getfavail 655: rewind 656: seek_end 657: skip 658: readbyte 659: writebyte 660: s 661: copy_block 662: open_gap 663: close_gap 664: sync 665: purge_buffer 666: block0 667: _rewind 668: allocate_blocks 669: bdev 670: maxnum 671: bestpos 672: file_handlers 673: xor 674: ld 675: pop_de_next 676: return_true 677: push 678: de 679: ld_de_a_next 680: return_false 681: avail_in__2FDC_6uint16 682: avail_out__2FDC_6uint16 683: getc__2FDC_8ucs1char 684: hl 685: putc__2FDC_8ucs1char_ 686: gets__2FDC_6uint16_8ucs1charAE 687: puts__2FDC_8ucs1charAEC_ 688: puts__2FDC_8ucs1charAE_ 689: putnum__2FDC_6uint16_ 690: putnum__2FDC_5int16_ 691: range 692: af 693: ex 694: sp 695: handle 696: stack 697: read__2FDC_5uint8ATOE_4bool 698: write__2FDC_5uint8ATOE_4bool