2021-10-26 03:34:27 +08: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">
|
2022-11-25 09:12:40 +08:00
|
|
|
<!-- Generated by graphviz version 7.0.1 (20221109.1506)
|
2021-10-26 03:34:27 +08:00
|
|
|
-->
|
|
|
|
<!-- Title: developer_tools/min_printf.h Pages: 1 -->
|
2022-09-08 08:17:03 +08:00
|
|
|
<svg width="112pt" height="104pt"
|
|
|
|
viewBox="0.00 0.00 112.00 104.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 100)">
|
2021-10-26 03:34:27 +08: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">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="104,-96 0,-96 0,-66 104,-66 104,-96"/>
|
|
|
|
<text text-anchor="start" x="8" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/min</text>
|
|
|
|
<text text-anchor="middle" x="52" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">_printf.h</text>
|
2021-10-26 03:34:27 +08: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.">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="white" stroke="#666666" points="104,-30 0,-30 0,0 104,0 104,-30"/>
|
|
|
|
<text text-anchor="start" x="8" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/test</text>
|
|
|
|
<text text-anchor="middle" x="52" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">_min_printf.c</text>
|
2021-10-26 03:34:27 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
2022-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M52,-54.39C52,-46.13 52,-37.28 52,-30.16"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.5,-54.28 52,-64.28 55.5,-54.28 48.5,-54.28"/>
|
2021-10-26 03:34:27 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|