OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dmalloc
(Results
1 - 7
of
7
) sorted by null
/external/bison/m4/
dmalloc.m4
2
## Check if --with-
dmalloc
was given. ##
10
AC_ARG_WITH(
dmalloc
,
11
[ --with-
dmalloc
use
dmalloc
, as in
12
http://www.
dmalloc
.com/
dmalloc
.tar.gz],
16
[Define if using the
dmalloc
debugging malloc package])
/external/ipsec-tools/src/racoon/
gcmalloc.h
100
*
Dmalloc
only requires that you pull in a header file and link
103
#ifdef
DMALLOC
104
#include <
dmalloc
.h>
105
#endif /*
DMALLOC
*/
/external/bison/src/
system.h
246
# include <
dmalloc
.h>
/external/chromium_org/third_party/yasm/source/patched-yasm/
util.h
123
# include <
dmalloc
.h>
configure
[
all
...]
/ndk/sources/host-tools/make-3.81/
make.h
63
/* If we're compiling for the
dmalloc
debugger, turn off string inlining. */
551
/* Set up heap debugging library
dmalloc
. */
554
#include <
dmalloc
.h>
configure
[
all
...]
Completed in 149 milliseconds