Lines Matching refs:free
3 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software
7 GNU Make is free software; you can redistribute it and/or modify it under the
8 terms of the GNU General Public License as published by the Free Software
16 GNU Make; see the file COPYING. If not, write to the Free Software
198 /* Free its unused storage. */
199 free (path->pattern);
200 free ((char *) path->searchpath);
201 free ((char *) path);
210 free (pattern);
268 free (v);
274 free (v);
309 /* There were no entries, so free whatever space we allocated. */
310 free ((char *) vpath);
312 free (pattern);
558 free (name);
563 free (name);