OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HAVE_MREMAP
(Results
1 - 5
of
5
) sorted by null
/external/libffi/src/
closures.c
69
#define
HAVE_MREMAP
0
dlmalloc.c
328
HAVE_MREMAP
default: 1 on linux, else 0
514
#ifndef
HAVE_MREMAP
516
#define
HAVE_MREMAP
1
518
#define
HAVE_MREMAP
0
520
#endif /*
HAVE_MREMAP
*/
[
all
...]
/external/valgrind/main/
config.h
130
#define
HAVE_MREMAP
1
/bionic/libc/bionic/
dlmalloc.c
355
HAVE_MREMAP
default: 1 on linux, else 0
544
#ifndef
HAVE_MREMAP
546
#define
HAVE_MREMAP
1
548
#define
HAVE_MREMAP
0
550
#endif /*
HAVE_MREMAP
*/
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c
364
HAVE_MREMAP
default: 1 on linux, else 0
551
#ifndef
HAVE_MREMAP
553
#define
HAVE_MREMAP
1
555
#define
HAVE_MREMAP
0
557
#endif /*
HAVE_MREMAP
*/
[
all
...]
Completed in 1339 milliseconds