Home | History | Annotate | Download | only in info

Lines Matching full:xfree

5490 `open' a file) that needs to be undone later (e.g., `xfree' the memory
5544 `xfree' will always be called:
5548 make_cleanup (xfree, data);
5704 GDB uses the function `xfree' to return memory to the memory pool.