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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dconfig.h467 #define HAVE_MMAP 1 macro
/vbox/src/libs/xpcom18a4/xpcom/build/
H A Dmalloc.c217 HAVE_MMAP defined as 1
285 #define HAVE_MMAP 1
570 Define HAVE_MMAP as true to optionally make malloc() use mmap() to
581 #ifndef HAVE_MMAP macro
582 #define HAVE_MMAP 1
588 HAVE_MMAP). The value must be a multiple of page size. This
618 #endif /* HAVE_MMAP */
878 HAVE_MMAP is not set, the default value is 0, and attempts to set it
885 #if HAVE_MMAP
1402 #if HAVE_MMAP
284 #define HAVE_MMAP macro
[all...]

Completed in 40 milliseconds