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
197 free (v->value);
547 and free all its storage. */
571 free (v->name);
572 free (v->value);
580 free ((char *) list->set);
581 free ((char *) list);
636 /* Free the one we no longer need. */
637 free ((char *) setlist);
640 free ((char *) set);
664 free (from_var->value);
665 free (from_var);
772 free(shell->value);
816 free (v->value);
977 free (value);
1176 free (path_string);
1222 free (alloc_value);
1365 free (v.name);
1509 * Free the previous entry before allocating new one.
1512 free (environ_path);
1520 free (path);