Searched refs:GC_VMBASE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dwin32gc.c47 #define GC_VMBASE 0x40000000 macro
57 void *baseaddr = (void*) GC_VMBASE;
58 void *lastaddr = (void*) GC_VMBASE;
69 addr = VirtualAlloc( (void *)GC_VMBASE, GC_VMLIMIT, MEM_RESERVE, PAGE_READWRITE );
72 ** If the GC_VMBASE address is already mapped, then let the OS choose a
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_os2.h111 #define GC_VMBASE 0x40000000 macro
H A D_win95.h90 #define GC_VMBASE 0x40000000 macro
H A D_winnt.h110 #define GC_VMBASE 0x40000000 macro

Completed in 60 milliseconds