Lines Matching refs:free
2 Copyright (C) 1992, 2001, 2010, 2012 Free Software Foundation, Inc.
6 Libiberty is free software; you can redistribute it and/or
8 License as published by the Free Software Foundation; either
18 not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
92 Free an argument vector that was built using @code{buildargv}. Simply
109 free (*scan);
111 free (vector);
279 free (copybuf);
356 operating system to free the memory when the program exits.
454 /* Free up memory allocated to process the response file. We do
457 free (file_argv);
458 free (buffer);