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
340 /* If we cannot get a free block we cannot add the new element to \
353 free (old->address); \
354 free (old); \
359 # define freea(p) free (p)
671 free (newp);
967 free (old);
986 /* Add the block to the list of blocks we have to free
1190 /* If we want to free all resources we have to do some work at
1202 free (oldp->dirname);
1203 free (oldp->codeset);
1204 free (oldp);
1209 free ((char *) _nl_current_default_domain);
1212 __tdestroy (root, free);
1219 free (old);