OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_DL_PREFIX
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/bionic/
dlmalloc.h
25
#define
USE_DL_PREFIX
1
malloc_debug_common.cpp
206
* Note that if
USE_DL_PREFIX
is not defined, it's assumed that memory
210
#ifdef
USE_DL_PREFIX
504
#endif //
USE_DL_PREFIX
512
* malloc routines (i.e.
USE_DL_PREFIX
is defined) for libc.so */
513
#if defined(
USE_DL_PREFIX
) && !defined(LIBC_STATIC)
517
#endif //
USE_DL_PREFIX
&& !LIBC_STATIC
522
* malloc routines (i.e.
USE_DL_PREFIX
is defined) for libc.so */
523
#if defined(
USE_DL_PREFIX
) && !defined(LIBC_STATIC)
527
#endif //
USE_DL_PREFIX
&& !LIBC_STATIC
/external/eigen/unsupported/test/mpreal/
dlmalloc.h
11
* If
USE_DL_PREFIX
is defined, it is assumed that malloc.c
28
#define
USE_DL_PREFIX
46
#ifndef
USE_DL_PREFIX
62
#endif /*
USE_DL_PREFIX
*/
dlmalloc.c
190
use "
USE_DL_PREFIX
" to relabel the global malloc.)
264
USE_DL_PREFIX
default: NOT defined
483
#define
USE_DL_PREFIX
[
all
...]
/bionic/libc/upstream-dlmalloc/
malloc.h
9
* If
USE_DL_PREFIX
is defined, it is assumed that malloc.c
51
#ifndef
USE_DL_PREFIX
73
#endif /*
USE_DL_PREFIX
*/
malloc.c
200
use "
USE_DL_PREFIX
" to relabel the global malloc.)
295
USE_DL_PREFIX
default: NOT defined
[
all
...]
/external/libffi/src/
closures.c
62
#define
USE_DL_PREFIX
1
dlmalloc.c
184
use "
USE_DL_PREFIX
" to relabel the global malloc.)
239
USE_DL_PREFIX
default: NOT defined
641
#ifndef
USE_DL_PREFIX
658
#endif /*
USE_DL_PREFIX
*/
[
all
...]
/external/chromium_org/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c
220
use "
USE_DL_PREFIX
" to relabel the global malloc.)
275
USE_DL_PREFIX
default: NOT defined
685
#ifndef
USE_DL_PREFIX
702
#endif /*
USE_DL_PREFIX
*/
[
all
...]
Completed in 77 milliseconds