Home
last modified time | relevance | path

Searched refs:PREALLOCATE_HEAP_MEMORY (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dboot.c105 #ifdef PREALLOCATE_HEAP_MEMORY in main_name()
106 PREALLOCATE_HEAP_MEMORY (); in main_name()
H A Dconfshared.h491 #define PREALLOCATE_HEAP_MEMORY() \ macro