OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REALLOC_0_WORKS
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/glib/
config.h
578
#define
REALLOC_0_WORKS
1
gmem.c
47
*
REALLOC_0_WORKS
is defined if g_realloc (NULL, x) works.
59
#ifndef
REALLOC_0_WORKS
69
#endif /* !
REALLOC_0_WORKS
*/
73
# ifdef
REALLOC_0_WORKS
75
# endif /*
REALLOC_0_WORKS
*/
86
# ifdef
REALLOC_0_WORKS
93
# endif /*
REALLOC_0_WORKS
*/
/external/bluetooth/glib/
config.h.win32.in
662
#define
REALLOC_0_WORKS
1
Completed in 71 milliseconds