gml4gtk-dpun.callgraph-info.svg 3.3 KB

12345678910111213141516171819202122232425262728293031323334
  1. <svg width="774" height="115" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
  2. <g>
  3. <title>callgraph-info</title>
  4. <style>
  5. .small { font: italic 15px sans-serif; }
  6. </style>
  7. <line id="edge_1" y2="77" x2="101" y1="32" x1="101" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  8. <line id="edge_2" y2="77" x2="246" y1="32" x1="246" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  9. <line id="edge_3" y2="77" x2="671" y1="32" x1="246" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  10. <line id="edge_4" y2="77" x2="341" y1="32" x1="246" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  11. <line id="edge_5" y2="77" x2="400" y1="32" x1="246" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  12. <line id="edge_6" y2="77" x2="513" y1="32" x1="246" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  13. <line id="edge_7" y2="77" x2="671" y1="32" x1="671" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  14. <rect id="node_1" x="314" y="70" width="54" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  15. <text x="315" y="84" class="small">printf</text>
  16. <rect id="node_2" x="373" y="70" width="54" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  17. <text x="374" y="84" class="small">fflush</text>
  18. <rect id="node_3" x="183" y="70" width="126" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  19. <text x="184" y="84" class="small">splay_tree_new</text>
  20. <rect id="node_4" x="25" y="70" width="153" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  21. <text x="26" y="84" class="small">splay_tree_delete</text>
  22. <rect id="node_5" x="437" y="70" width="153" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  23. <text x="438" y="84" class="small">splay_tree_insert</text>
  24. <rect id="node_6" x="595" y="70" width="153" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  25. <text x="596" y="84" class="small">splay_tree_lookup</text>
  26. <rect id="node_7" x="29" y="25" width="144" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  27. <text x="30" y="39" class="small">clear_dpuniqnode</text>
  28. <rect id="node_8" x="183" y="25" width="126" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  29. <text x="184" y="39" class="small">dpuniqnode_add</text>
  30. <rect id="node_9" x="626" y="25" width="90" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  31. <text x="627" y="39" class="small">dpuniqnode</text>
  32. </g>
  33. </svg>