%!PS-Adobe-3.0 %%Creator: graphviz version 2.40.1 (20161225.0304) %%Title: include/cerr.h %%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 370 176 %%PageOrientation: Portrait 0 0 1 beginpage gsave 36 36 334 140 boxprim clip newpath 1 1 set_scale 0 rotate 40 40 translate % Node1 gsave 0 0 0.74902 nodecolor newpath 134 112.5 moveto 134 131.5 lineto 211 131.5 lineto 211 112.5 lineto closepath fill 1 setlinewidth filled 0 0 0 nodecolor newpath 134 112.5 moveto 134 131.5 lineto 211 131.5 lineto 211 112.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 142 119.5 moveto 61 (include/cerr.h) alignedtext grestore % Node2 gsave 1 setlinewidth 0 0 0.74902 nodecolor newpath 0 .5 moveto 0 19.5 lineto 57 19.5 lineto 57 .5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 8 7.5 moveto 41 (stdbool.h) alignedtext grestore % Node1->Node2 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 155.3804 112.4382 moveto 140.1944 103.6743 117.6677 89.9724 99.5 76 curveto 79.6498 60.7336 58.8885 40.9168 44.9814 26.9968 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 47.1592 24.2207 moveto 37.6439 19.5613 lineto 42.1767 29.1376 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 47.1592 24.2207 moveto 37.6439 19.5613 lineto 42.1767 29.1376 lineto closepath stroke grestore % Node3 gsave 1 setlinewidth 0 0 0.74902 nodecolor newpath 75.5 .5 moveto 75.5 19.5 lineto 121.5 19.5 lineto 121.5 .5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 83.5 7.5 moveto 30 (stdio.h) alignedtext grestore % Node1->Node3 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 152.5431 112.3744 moveto 138.5248 104.5491 120.5477 92.1638 110.5 76 curveto 101.9499 62.2454 99.1479 43.9589 98.372 30.1227 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 101.8616 29.6546 moveto 98.1152 19.7442 lineto 94.8638 29.8278 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 101.8616 29.6546 moveto 98.1152 19.7442 lineto 94.8638 29.8278 lineto closepath stroke grestore % Node4 gsave 1 setlinewidth 0 0 0.74902 nodecolor newpath 139.5 .5 moveto 139.5 19.5 lineto 187.5 19.5 lineto 187.5 .5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 147.5 7.5 moveto 32 (stdlib.h) alignedtext grestore % Node1->Node4 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 175.525 112.1083 moveto 179.0696 99.1553 184.0362 75.7697 180.5 56 curveto 178.8557 46.8071 175.4995 37.047 172.2003 28.8935 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 175.3606 27.3833 moveto 168.1849 19.5885 lineto 168.9335 30.1569 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 175.3606 27.3833 moveto 168.1849 19.5885 lineto 168.9335 30.1569 lineto closepath stroke grestore % Node5 gsave 1 setlinewidth 0 0 0.74902 nodecolor newpath 206 .5 moveto 206 19.5 lineto 255 19.5 lineto 255 .5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 214 7.5 moveto 33 (string.h) alignedtext grestore % Node1->Node5 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 177.445 112.4509 moveto 187.0331 93.936 208.3051 52.8591 220.8064 28.7187 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 224.0769 30.0144 moveto 225.5675 19.5249 lineto 217.8609 26.7953 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 224.0769 30.0144 moveto 225.5675 19.5249 lineto 217.8609 26.7953 lineto closepath stroke grestore % Node6 gsave 1 setlinewidth 0 0 0.74902 nodecolor newpath 273.5 .5 moveto 273.5 19.5 lineto 325.5 19.5 lineto 325.5 .5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 281.5 7.5 moveto 36 (assert.h) alignedtext grestore % Node1->Node6 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 183.3279 112.4509 moveto 205.0724 93.2747 254.2605 49.8962 281.1317 26.1988 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 283.5143 28.7642 moveto 288.6995 19.5249 lineto 278.8843 23.5141 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 283.5143 28.7642 moveto 288.6995 19.5249 lineto 278.8843 23.5141 lineto closepath stroke grestore % Node7 gsave [ /Rect [ 119.5 56 171.5 76 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($cmem_8h.html) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 119.5 56.5 moveto 119.5 75.5 lineto 171.5 75.5 lineto 171.5 56.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 127.5 63.5 moveto 36 (cmem.h) alignedtext grestore % Node1->Node7 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 167.797 112.2455 moveto 164.1576 104.6973 159.0076 94.0158 154.5738 84.8197 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 157.6449 83.1303 moveto 150.1491 75.6427 lineto 151.3395 86.1704 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 157.6449 83.1303 moveto 150.1491 75.6427 lineto 151.3395 86.1704 lineto closepath stroke grestore % Node7->Node2 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 125.387 56.3733 moveto 106.6897 47.4241 78.6256 33.9917 57.5066 23.8835 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 58.8817 20.6614 moveto 48.3506 19.5011 lineto 55.8595 26.9755 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 58.8817 20.6614 moveto 48.3506 19.5011 lineto 55.8595 26.9755 lineto closepath stroke grestore % Node7->Node3 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 137.3132 56.2455 moveto 130.6411 48.2958 121.0521 36.8706 113.0747 27.3656 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 115.7026 25.0524 moveto 106.593 19.6427 lineto 110.3408 29.5525 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 115.7026 25.0524 moveto 106.593 19.6427 lineto 110.3408 29.5525 lineto closepath stroke grestore % Node7->Node4 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 148.6354 56.2455 moveto 151.01 48.8579 154.3493 38.4689 157.2615 29.4087 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 160.6725 30.234 moveto 160.4006 19.6427 lineto 154.0083 28.0919 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 160.6725 30.234 moveto 160.4006 19.6427 lineto 154.0083 28.0919 lineto closepath stroke grestore % Node7->Node5 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 160.3059 56.2455 moveto 173.2256 47.7337 192.1931 35.2375 207.1552 25.3801 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 209.4387 28.067 moveto 215.8638 19.6427 lineto 205.5876 22.2216 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 209.4387 28.067 moveto 215.8638 19.6427 lineto 205.5876 22.2216 lineto closepath stroke grestore % Node7->Node6 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 171.624 56.5004 moveto 196.956 47.2887 235.5852 33.2417 263.7579 22.9971 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 265.046 26.253 moveto 273.2478 19.5462 lineto 262.6538 19.6745 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 265.046 26.253 moveto 273.2478 19.5462 lineto 262.6538 19.6745 lineto closepath stroke grestore endpage showpage grestore %%PageTrailer %%EndPage: 1 %%Trailer %%Pages: 1 %%BoundingBox: 36 36 370 176 end restore %%EOF