Home
last modified time | relevance | path

Searched refs:HAVE_MMAP (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmalloc.h320 #define HAVE_MMAP 0 macro
471 #undef HAVE_MMAP /* Not available for U-Boot */
490 #ifdef HAVE_MMAP
757 #ifdef HAVE_MMAP
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c50 #ifdef HAVE_MMAP
96 #ifdef HAVE_MMAP
120 #ifdef HAVE_MMAP
167 #ifdef HAVE_MMAP in ddxGiveUp()
255 #ifdef HAVE_MMAP in ddxUseMsg()
374 #ifdef HAVE_MMAP in ddxProcessArgument()
479 #ifdef HAVE_MMAP
618 #ifdef HAVE_MMAP in vfbAllocateFramebufferMemory()
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c706 #if HAVE_MMAP
929 #if HAVE_MMAP
1461 #if HAVE_MMAP
1537 #if HAVE_MMAP
1698 #if HAVE_MMAP
1954 #if HAVE_MMAP
1977 #if HAVE_MMAP
2092 #if HAVE_MMAP
2319 #if HAVE_MMAP in malloc_stats()
2369 #if HAVE_MMAP
H A Ddlmalloc.src167 HAVE_MMAP (default: defined as 1)
326 #define HAVE_MMAP 0
467 Define HAVE_MMAP to optionally make malloc() use mmap() to
472 #ifndef HAVE_MMAP
473 #define HAVE_MMAP 1
490 #if HAVE_MMAP
500 #endif /* HAVE_MMAP */
754 #if HAVE_MMAP
775 Setting to 0 disables all use of mmap. If HAVE_MMAP is not set,
1794 #if HAVE_MMAP
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dcollect2-aix.h26 && HAVE_MMAP
H A Dauto-host.h1701 #define HAVE_MMAP 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcollect2-aix.h26 && HAVE_MMAP
H A Dauto-host.h1701 #define HAVE_MMAP 1 macro
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwin.h134 #ifdef HAVE_MMAP
/OK3568_Linux_fs/external/xserver/include/
H A Ddix-config.h.in141 #undef HAVE_MMAP
H A Dmeson.build136 conf_data.set('HAVE_MMAP', cc.has_function('mmap')) cfgvar in conf_data
H A Ddo-not-use-config.h.in267 #undef HAVE_MMAP
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch3781 -#if (defined HAVE_MMAP && defined HAVE_MUNMAP) || defined _LIBC
3817 -#if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \
3847 -#if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \
3897 -#if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \
3931 -#if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \