Home
last modified time | relevance | path

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

/dports/editors/uemacs/uemacs-4.0/h/
H A Dmswin.h20 #define SUBALLOC 0 macro
24 #define SUBALLOC 1 /* BC++ 2.0 */ macro
26 #define SUBALLOC 0 /* TC++ 1.0 or BC++ 3.x */ macro
32 #define SUBALLOC 1 macro
34 #define SUBALLOC 0 macro
/dports/editors/uemacs/uemacs-4.0/src/
H A Dmswmem.c22 #if SUBALLOC
364 #if SUBALLOC in InitializeFarStorage()
374 #if SUBALLOC in JettisonFarStorage()