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
183 free (value);
288 free_beg = 1; /* Remember to free BEG when finished. */
370 free (value);
381 free (beg);
580 /* Restore a previously-saved variable_buffer setting (free the current one).
586 free (variable_buffer);