2021-10-25 19:34:27 +00:00
|
|
|
<?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">
|
2023-05-12 18:30:22 +00:00
|
|
|
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
|
2021-10-25 19:34:27 +00:00
|
|
|
-->
|
|
|
|
<!-- Title: developer_tools/min_printf.h Pages: 1 -->
|
2023-04-27 19:43:13 +00:00
|
|
|
<svg width="112pt" height="105pt"
|
|
|
|
viewBox="0.00 0.00 111.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)">
|
2021-10-25 19:34:27 +00:00
|
|
|
<title>developer_tools/min_printf.h</title>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title="Implementation of a function similar to printf">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="103.38,-97 0.38,-97 0.38,-66.5 103.38,-66.5 103.38,-97"/>
|
|
|
|
<text text-anchor="start" x="8.38" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/min</text>
|
|
|
|
<text text-anchor="middle" x="51.88" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">_printf.h</text>
|
2021-10-25 19:34:27 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2 -->
|
|
|
|
<g id="node2" class="node">
|
|
|
|
<title>Node2</title>
|
|
|
|
<g id="a_node2"><a xlink:href="../../d5/d5c/test__min__printf_8c.html" target="_top" xlink:title="File used to test min_printf function.">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="white" stroke="#666666" points="103.75,-30.5 0,-30.5 0,0 103.75,0 103.75,-30.5"/>
|
|
|
|
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/test</text>
|
|
|
|
<text text-anchor="middle" x="51.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_min_printf.c</text>
|
2021-10-25 19:34:27 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
2023-04-27 19:43:13 +00:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M51.88,-55.38C51.88,-47.05 51.88,-38.08 51.88,-30.83"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.38,-55.11 51.88,-65.11 55.38,-55.11 48.38,-55.11"/>
|
2021-10-25 19:34:27 +00:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|