gml4gtk-uniqstr.callgraph-info.svg 3.3 KB

12345678910111213141516171819202122232425262728293031323334
  1. <svg width="855" 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="259" y1="32" x1="259" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  9. <line id="edge_3" y2="77" x2="404" y1="32" x1="259" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  10. <line id="edge_4" y2="77" x2="499" y1="32" x1="259" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  11. <line id="edge_5" y2="77" x2="571" y1="32" x1="259" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  12. <line id="edge_6" y2="77" x2="644" y1="32" x1="259" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  13. <line id="edge_7" y2="77" x2="752" y1="32" x1="259" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="none"/>
  14. <rect id="node_1" x="617" y="70" width="54" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  15. <text x="618" y="84" class="small">strcpy</text>
  16. <rect id="node_2" x="472" y="70" width="54" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  17. <text x="473" y="84" class="small">strlen</text>
  18. <rect id="node_3" x="341" y="70" width="126" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  19. <text x="342" 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="676" y="70" width="153" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  23. <text x="677" y="84" class="small">splay_tree_insert</text>
  24. <rect id="node_6" x="183" y="70" width="153" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  25. <text x="184" y="84" class="small">splay_tree_lookup</text>
  26. <rect id="node_7" x="43" y="25" width="117" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  27. <text x="44" y="39" class="small">clear_uniqstr</text>
  28. <rect id="node_8" x="228" y="25" width="63" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  29. <text x="229" y="39" class="small">uniqstr</text>
  30. <rect id="node_9" x="531" y="70" width="81" height="15" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#7fff00"/>
  31. <text x="532" y="84" class="small">dp_calloc</text>
  32. </g>
  33. </svg>