HomeSort by relevance Sort by last modified time
    Searched refs:dmalloc (Results 1 - 5 of 5) 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...]

Completed in 302 milliseconds