Searched defs:released (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/build/
H A Dmalloc.c16 Lea and released to the public domain. Use this code without
755 allocated and released in ways that can reuse each other's
831 they can be individually obtained and released from the host
837 can ALWAYS be individually released back to the system, which
2012 released back to the system if it is very large (see
3000 returns 1 if it actually released any memory, else 0.
3011 long released; /* Amount actually released */
3048 released = (long)(current_brk - new_brk);
3050 if (released !
3003 long released; /* Amount actually released */ local
[all...]

Completed in 360 milliseconds