Lines Matching refs:free
2 Copyright (C) 1995-1999, 2000-2003 Free Software Foundation, Inc.
4 This program is free software; you can redistribute it and/or modify it
6 by the Free Software Foundation; either version 2, or (at your option)
15 License along with this program; if not, write to the Free Software
339 /* If we cannot get a free block we cannot add the new element to \
352 free (old->address); \
353 free (old); \
358 # define freea(p) free (p)
675 free (newp);
972 free (old);
991 /* Add the block to the list of blocks we have to free
1206 /* If we want to free all resources we have to do some work at
1218 free (oldp->dirname);
1219 free (oldp->codeset);
1220 free (oldp);
1225 free ((char *) _nl_current_default_domain);
1228 __tdestroy (root, free);
1235 free (old);