Home
last modified time | relevance | path

Searched refs:_g_getenv_nomalloc (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
Dgutils.h262 const gchar* _g_getenv_nomalloc (const gchar *variable,
Dgmem.c708 val = _g_getenv_nomalloc ("G_DEBUG", buffer); in g_mem_init_nomessage()
Dgslice.c279 const gchar *val = _g_getenv_nomalloc ("G_SLICE", buffer); in slice_config_init()
Dgutils.c1168 _g_getenv_nomalloc (const gchar *variable, in _g_getenv_nomalloc() function
/external/bluetooth/glib/
DChangeLog.pre-2-10299 * glib/gutils.c (_g_getenv_nomalloc): wiped out all the wonderfull
312 _g_getenv_nomalloc(): getenv() variant that doesn't use g_malloc or