TheAlgorithms-C/dd/dd7/malloc__dbg_8h__dep__incl.svg

55 lines
2.8 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
-->
<!-- Title: developer_tools/malloc_dbg.h Pages: 1 -->
<svg width="246pt" height="105pt"
viewBox="0.00 0.00 245.75 105.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 101)">
<title>developer_tools/malloc_dbg.h</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Header file that contains macros used to replace malloc/calloc and free.">
<polygon fill="#999999" stroke="#666666" points="179.75,-97 64,-97 64,-66.5 179.75,-66.5 179.75,-97"/>
<text text-anchor="start" x="72" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/malloc</text>
<text text-anchor="middle" x="121.88" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">_dbg.h</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../db/d84/malloc__dbg_8c.html" target="_top" xlink:title="This file contains malloc_dbg, calloc_dbg, free_dbg and printLeaks implementations.">
<polygon fill="white" stroke="#666666" points="115.75,-30.5 0,-30.5 0,0 115.75,0 115.75,-30.5"/>
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/malloc</text>
<text text-anchor="middle" x="57.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_dbg.c</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M99.76,-58.46C90.69,-49.32 80.43,-38.98 72.34,-30.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="96.82,-60.48 106.35,-65.11 101.79,-55.55 96.82,-60.48"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../dd/d11/test__malloc__dbg_8c.html" target="_top" xlink:title="File used to test the malloc_dbg, calloc_dbg and free_dbg functions.">
<polygon fill="white" stroke="#666666" points="237.75,-30.5 134,-30.5 134,0 237.75,0 237.75,-30.5"/>
<text text-anchor="start" x="142" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/test</text>
<text text-anchor="middle" x="185.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_malloc_dbg.c</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M143.99,-58.46C153.06,-49.32 163.32,-38.98 171.41,-30.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="141.96,-55.55 137.4,-65.11 146.93,-60.48 141.96,-55.55"/>
</g>
</g>
</svg>