%!PS-Adobe-3.0
%%Creator: graphviz version 12.2.1 (20241206.2353)
%%Title: code2cmdwordlen
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def
% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
/tapered { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/showpage { } def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/layerlen layercolorseq length def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 865 194
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 829 158 boxprim clip newpath
1 1 set_scale 0 rotate 40 40 translate
% Node1
gsave
0 0 0.6 nodecolor
newpath 821 102.975 moveto
726.25 102.975 lineto
726.25 83.725 lineto
821 83.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 821 102.975 moveto
726.25 102.975 lineto
726.25 83.725 lineto
821 83.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
734.25 89.475 moveto 78.75 (code2cmdwordlen) alignedtext
grestore
% Node2
gsave
[ /Rect [ 579 102.725 690.25 121.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($disassemble_8c.html#af7aef290144c08a9cc00c1bc5e996004) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 690.25 121.975 moveto
579 121.975 lineto
579 102.725 lineto
690.25 102.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 690.25 121.975 moveto
579 121.975 lineto
579 102.725 lineto
690.25 102.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
587 108.475 moveto 95.25 (disassemble_memory) alignedtext
grestore
% Node1->Node2
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 714.485 101.414 moveto
706.595 102.508 698.517 103.628 690.684 104.715 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 714.937 104.884 moveto
724.361 100.044 lineto
713.975 97.951 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 714.937 104.884 moveto
724.361 100.044 lineto
713.975 97.951 lineto
closepath stroke
grestore
% Node5
gsave
[ /Rect [ 454.625 64.725 542.625 83.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($dump_8c.html#add23c9453fa34e199972db4147e753a5) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 542.625 83.975 moveto
454.625 83.975 lineto
454.625 64.725 lineto
542.625 64.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 542.625 83.975 moveto
454.625 83.975 lineto
454.625 64.725 lineto
542.625 64.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
462.625 70.475 moveto 72 (dsp_trace_dump) alignedtext
grestore
% Node1->Node5
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 714.748 89.322 moveto
663.333 85.744 589.335 80.594 542.9 77.362 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 714.276 92.798 moveto
724.495 90.001 lineto
714.762 85.815 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 714.276 92.798 moveto
724.495 90.001 lineto
714.762 85.815 lineto
closepath stroke
grestore
% Node3
gsave
[ /Rect [ 454.25 102.725 543 121.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($disassemble_8c.html#a7c2392309ee9da2323b034d9e8e94f80) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 543 121.975 moveto
454.25 121.975 lineto
454.25 102.725 lineto
543 102.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 543 121.975 moveto
454.25 121.975 lineto
454.25 102.725 lineto
543 102.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
462.25 108.475 moveto 72.75 (disassemble_file) alignedtext
grestore
% Node2->Node3
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 567.235 112.35 moveto
559.059 112.35 550.87 112.35 543.157 112.35 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 567.222 115.85 moveto
577.222 112.35 lineto
567.222 108.85 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 567.222 115.85 moveto
577.222 112.35 lineto
567.222 108.85 lineto
closepath stroke
grestore
% Node2->Node5
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 587.141 99.168 moveto
569.999 94.307 550.873 88.883 534.884 84.349 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 586.036 102.493 moveto
596.611 101.854 lineto
587.945 95.758 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 586.036 102.493 moveto
596.611 101.854 lineto
587.945 95.758 lineto
closepath stroke
grestore
% Node7
gsave
[ /Rect [ 230.25 55.725 297.25 74.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($monitor_8c.html#a528aa9ad5d6b6447b7bc6a1a05be14f0) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 297.25 74.975 moveto
230.25 74.975 lineto
230.25 55.725 lineto
297.25 55.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 297.25 74.975 moveto
230.25 74.975 lineto
230.25 55.725 lineto
297.25 55.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
238.25 61.475 moveto 51 (monitorcmd) alignedtext
grestore
% Node2->Node7
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 593.357 125.575 moveto
534.012 142.749 420.658 166.608 333.25 131.35 curveto
305.07 119.983 282.011 90.861 271.27 75.378 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 594.106 129.004 moveto
602.686 122.789 lineto
592.103 122.297 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 594.106 129.004 moveto
602.686 122.789 lineto
592.103 122.297 lineto
closepath stroke
grestore
% Node4
gsave
[ /Rect [ 357.25 102.725 394.25 121.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($casl2rev_8c.html#a0ddf1224851353fc92bfbff6f499fa97) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 394.25 121.975 moveto
357.25 121.975 lineto
357.25 102.725 lineto
394.25 102.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 394.25 121.975 moveto
357.25 121.975 lineto
357.25 102.725 lineto
394.25 102.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
365.25 108.475 moveto 21 (main) alignedtext
grestore
% Node3->Node4
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 442.693 112.35 moveto
425.28 112.35 407.252 112.35 394.456 112.35 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 442.473 115.85 moveto
452.473 112.35 lineto
442.473 108.85 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 442.473 115.85 moveto
452.473 112.35 lineto
442.473 108.85 lineto
closepath stroke
grestore
% Node6
gsave
[ /Rect [ 338.125 65.725 413.375 84.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($struct_8c.html#abfe1856b198c67210913df1016d8affa) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 413.375 84.975 moveto
338.125 84.975 lineto
338.125 65.725 lineto
413.375 65.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 413.375 84.975 moveto
338.125 84.975 lineto
338.125 65.725 lineto
413.375 65.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
346.125 71.475 moveto 59.25 (comet2_reset) alignedtext
grestore
% Node5->Node6
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 442.903 74.803 moveto
433.037 74.885 422.965 74.968 413.753 75.044 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 442.844 78.304 moveto
452.814 74.721 lineto
442.786 71.304 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 442.844 78.304 moveto
452.814 74.721 lineto
442.786 71.304 lineto
closepath stroke
grestore
% Node9
gsave
[ /Rect [ 73 9.725 110 28.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($exec_8c.html#a05e951388bd6364f0a83e02b1daef957) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 110 28.975 moveto
73 28.975 lineto
73 9.725 lineto
110 9.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 110 28.975 moveto
73 28.975 lineto
73 9.725 lineto
110 9.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
81 15.475 moveto 21 (exec) alignedtext
grestore
% Node5->Node9
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 479.627 57.037 moveto
464.578 43.841 441.837 26.724 418.25 19.35 curveto
305.706 -15.831 160.405 6.295 110.359 15.717 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 477.078 59.449 moveto
486.824 63.604 lineto
481.796 54.278 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 477.078 59.449 moveto
486.824 63.604 lineto
481.796 54.278 lineto
closepath stroke
grestore
% Node11
gsave
[ /Rect [ 333.25 28.725 418.25 47.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($struct_8c.html#ab73dedbc4f5dc6222c608e17e21e72de) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 418.25 47.975 moveto
333.25 47.975 lineto
333.25 28.725 lineto
418.25 28.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 418.25 47.975 moveto
333.25 47.975 lineto
333.25 28.725 lineto
418.25 28.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
341.25 34.475 moveto 69 (comet2_resetall) alignedtext
grestore
% Node5->Node11
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 452.735 60.981 moveto
438.75 56.816 423.573 52.296 410.487 48.398 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 451.599 64.294 moveto
462.182 63.795 lineto
453.597 57.586 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 451.599 64.294 moveto
462.182 63.795 lineto
453.597 57.586 lineto
closepath stroke
grestore
% Node6->Node7
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 326.578 70.971 moveto
316.828 70.085 306.787 69.172 297.707 68.346 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 326.032 74.436 moveto
336.308 71.856 lineto
326.666 67.465 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 326.032 74.436 moveto
336.308 71.856 lineto
326.666 67.465 lineto
closepath stroke
grestore
% Node8
gsave
[ /Rect [ 146 46.725 194.25 65.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($monitor_8c.html#a0e89037e727d646088e956504e02ef8b) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 194.25 65.975 moveto
146 65.975 lineto
146 46.725 lineto
194.25 46.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 194.25 65.975 moveto
146 65.975 lineto
146 46.725 lineto
194.25 46.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
154 52.475 moveto 32.25 (monitor) alignedtext
grestore
% Node7->Node8
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 218.697 61.023 moveto
210.347 60.203 201.92 59.375 194.526 58.649 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 218.129 64.484 moveto
228.424 61.979 lineto
218.814 57.518 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 218.129 64.484 moveto
228.424 61.979 lineto
218.814 57.518 lineto
closepath stroke
grestore
% Node8->Node9
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 137.939 41.291 moveto
128.525 36.746 118.517 31.913 110.296 27.944 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 136.297 44.385 moveto
146.824 45.582 lineto
139.341 38.082 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 136.297 44.385 moveto
146.824 45.582 lineto
139.341 38.082 lineto
closepath stroke
grestore
% Node10
gsave
[ /Rect [ 0 9.725 37 28.975 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($casl2_8c.html#a0ddf1224851353fc92bfbff6f499fa97) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 37 28.975 moveto
0 28.975 lineto
0 9.725 lineto
37 9.725 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 37 28.975 moveto
0 28.975 lineto
0 9.725 lineto
37 9.725 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
8 15.475 moveto 21 (main) alignedtext
grestore
% Node9->Node10
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 61.17 19.35 moveto
53.019 19.35 44.42 19.35 37.165 19.35 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 61.07 22.85 moveto
71.07 19.35 lineto
61.07 15.85 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 61.07 22.85 moveto
71.07 19.35 lineto
61.07 15.85 lineto
closepath stroke
grestore
% Node11->Node7
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 322.652 51.138 moveto
314.085 53.241 305.423 55.367 297.502 57.311 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 323.443 54.548 moveto
332.32 48.765 lineto
321.774 47.75 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 323.443 54.548 moveto
332.32 48.765 lineto
321.774 47.75 lineto
closepath stroke
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 865 194
end
restore
%%EOF