File: AllMacros.DeTok

package info (click to toggle)
fcode-utils 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,768 kB
  • sloc: ansic: 9,717; csh: 241; makefile: 129; sh: 17
file content (96 lines) | stat: -rw-r--r-- 3,069 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
\  Welcome to detok - OpenBIOS detokenizer v1.0.2
\  (C) Copyright 2001-2006 Stefan Reinauer.
\  (C) Copyright 2006 coresystems GmbH
\  (C) Copyright 2005 IBM Corporation.  All Rights Reserved.
\  Written by Stefan Reinauer
\  This program is free software; you may redistribute it under the terms of
\  the GNU General Public License v2. This program has absolutely no warranty.
\  
     0: start1 ( 0x0f1 )   ( 16-bit offsets)
     1:   format:    0x08
     2:   checksum:  0x342a (Ok)
     4:   len:       0x00c8 ( 200 bytes)
     8: b(") ( 0x012 ) ( len=0x15 [21 bytes] )
                " Start of simple pairs"
    31: invert ( 0x026 ) 
    32: invert ( 0x026 ) 
    33: lshift ( 0x027 ) 
    34: lshift ( 0x027 ) 
    35: rshift ( 0x028 ) 
    36: rshift ( 0x028 ) 
    37: cell+ ( 0x065 ) 
    38: cell+ ( 0x065 ) 
    39: chars ( 0x066 ) 
    40: chars ( 0x066 ) 
    41: cells ( 0x069 ) 
    42: cells ( 0x069 ) 
    43: wbflip ( 0x080 ) 
    44: wbflip ( 0x080 ) 
    45: fcode-revision ( 0x087 ) 
    46: fcode-revision ( 0x087 ) 
    47: -1 ( 0x0a4 ) 
    48: -1 ( 0x0a4 ) 
    49: 0 ( 0x0a5 ) 
    50: 0 ( 0x0a5 ) 
    51: 0 ( 0x0a5 ) 
    52: 0 ( 0x0a5 ) 
    53: evaluate ( 0x0cd ) 
    54: evaluate ( 0x0cd ) 
    55: um* ( 0x0d4 ) 
    56: um* ( 0x0d4 ) 
    57: um/mod ( 0x0d5 ) 
    58: um/mod ( 0x0d5 ) 
    59: d+ ( 0x0d8 ) 
    60: d+ ( 0x0d8 ) 
    61: d- ( 0x0d9 ) 
    62: d- ( 0x0d9 ) 
    63: property ( 0x110 ) 
    65: property ( 0x110 ) 
    67: encode-int ( 0x111 ) 
    69: encode-int ( 0x111 ) 
    71: encode+ ( 0x112 ) 
    73: encode+ ( 0x112 ) 
    75: encode-phys ( 0x113 ) 
    77: encode-phys ( 0x113 ) 
    79: encode-string ( 0x114 ) 
    81: encode-string ( 0x114 ) 
    83: encode-bytes ( 0x115 ) 
    85: encode-bytes ( 0x115 ) 
    87: parse-2int ( 0x11b ) 
    89: parse-2int ( 0x11b ) 
    91: map-low ( 0x130 ) 
    93: map-low ( 0x130 ) 
    95: device-name ( 0x201 ) 
    97: device-name ( 0x201 ) 
    99: get-my-property ( 0x21a ) 
   101: get-my-property ( 0x21a ) 
   103: decode-int ( 0x21b ) 
   105: decode-int ( 0x21b ) 
   107: decode-string ( 0x21c ) 
   109: decode-string ( 0x21c ) 
   111: get-inherited-property ( 0x21d ) 
   113: get-inherited-property ( 0x21d ) 
   115: delete-property ( 0x21e ) 
   117: delete-property ( 0x21e ) 
   119: get-package-property ( 0x21f ) 
   121: get-package-property ( 0x21f ) 
   123: wbflips ( 0x236 ) 
   125: wbflips ( 0x236 ) 
   127: lwflips ( 0x237 ) 
   129: lwflips ( 0x237 ) 
   131: b(") ( 0x012 ) ( len=0x14 [20 bytes] )
                " End of simple pairs."
   153: 0 ( 0x0a5 ) 
   154: b?branch ( 0x014 ) 0x0015 ( =dec 21  dest = 176 )
   157:     b(") ( 0x012 ) ( len=0x10 [16 bytes] )
                    " Last phrase-item"
   175: b(>resolve) ( 0x0b2 ) 
   176: 0 ( 0x0a5 ) 
   177: b?branch ( 0x014 ) 0x0015 ( =dec 21  dest = 199 )
   180:     b(") ( 0x012 ) ( len=0x10 [16 bytes] )
                    " Last phrase-item"
   198: b(>resolve) ( 0x0b2 ) 
   199: end0 ( 0x000 ) 
\  Detokenization finished normally after 200 bytes.
End of file.