Home | History | Annotate | Download | only in make-3.81

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
376 free ((char *) chain);
393 free (name);
862 free (var->value);
872 free (result);
880 free (varname);
881 free (list);
1177 free (words[i]);
1182 free (words);
1217 free (expansion);
1234 free (expansion);
1277 free (expansion);
1283 free (expansion);
1331 free (expansion);
1339 free (expansion);
1690 /* Free the storage only the child needed. */
1691 free (command_argv[0]);
1692 free ((char *) command_argv);
1735 free (batch_filename);
1758 free (buffer);
1823 free (buffer);
1848 free (buffer);
2224 /* Free memory. */
2227 free (*argvp);
2229 free (beg);