OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_MALLOC_GNU
(Results
1 - 5
of
5
) sorted by null
/external/bison/lib/
malloc.c
26
/* Whereas the gnulib module 'malloc-gnu' defines
HAVE_MALLOC_GNU
. */
27
#elif GNULIB_MALLOC_GNU && !
HAVE_MALLOC_GNU
realloc.c
33
The gnulib module 'malloc-gnu' defines
HAVE_MALLOC_GNU
. */
34
#if GNULIB_MALLOC_GNU &&
HAVE_MALLOC_GNU
config.in.h
623
#undef
HAVE_MALLOC_GNU
[
all
...]
/external/bison/darwin-lib/
config.h
624
#define
HAVE_MALLOC_GNU
1
[
all
...]
/external/bison/linux-lib/
config.h
624
#define
HAVE_MALLOC_GNU
1
[
all
...]
Completed in 187 milliseconds