Home | History | Annotate | Download | only in info

Lines Matching full:xfree

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