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: revert 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: array 425: e