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
193 free (value);
286 /* Free the current conditionals and reinstate a saved one. */
291 /* Free any space allocated by conditional_line. */
293 free (conditionals->ignoring);
295 free (conditionals->seen_else);
360 free (included);
380 free (expanded);
382 free (included);
413 free (ebuf.bufstart);
489 if (pattern) { free(pattern); pattern = 0; } \
576 free
732 free (ap);
762 free (ap);
786 free (pattern);
807 free (p);
817 free (p);
834 free ((char *)files);
841 free (name);
1163 free ((char *)target);
1296 free ((char *) collapsed);
1297 free ((char *) commands);
1395 free (definition);
1588 free (var);
1790 free ((char *) filenames);
1852 free (v->value);
1860 /* Free name if not needed further. */
1862 free (name);
1916 free (filenames);
2115 /* Free name if not needed further. */
2119 free (name);
2137 free ((char *) target_percents);
2368 free (qbase);
2425 Edit it out of the chain and free its storage. */
2427 free (n->name);
2428 free ((char *) n);
2436 free (n->name);
2443 Omit it from the chain and free its storage. */
2450 free (lastn->name);
2451 free ((char *) lastn);
2457 free (new1->name);
2469 free (new1->name);
2890 free (dir);
2972 free (home_dir);
2993 free (home_dir);
3054 free (old->name);
3069 free (old->name);
3121 free (memname);
3136 free (old->name);
3137 free ((char *)old);