Searched refs:_MD_ExtendGCHeap (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dos2gc.c71 PRBool _MD_ExtendGCHeap(char *base, PRInt32 oldSize, PRInt32 newSize) { function
H A Dunixgc.c77 /* This static variable is used by _MD_GrowGCHeap and _MD_ExtendGCHeap */
117 PRBool _MD_ExtendGCHeap(char *base, PRInt32 oldSize, PRInt32 newSize) {
143 PRBool _MD_ExtendGCHeap(char *base, PRInt32 oldSize, PRInt32 newSize) { function
H A Dwin32gc.c102 PRBool _MD_ExtendGCHeap(char *base, PRInt32 oldSize, PRInt32 newSize) { function
H A Dprmsgc.c607 if (_MD_ExtendGCHeap(sp->base, oldSize, newSize)) {
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/
H A Dgcint.h122 extern PRBool _MD_ExtendGCHeap(char *base, PRInt32 oldSize, PRInt32 newSize);

Completed in 443 milliseconds