Home
last modified time | relevance | path

Searched defs:g_debug (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/make/tools/atree/
H A Datree.cpp15 bool g_debug = getenv("ATREE_DEBUG") != NULL; variable
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp68 DebugData* g_debug; variable
/aosp_15_r20/external/musl/android/
H A Drelinterp.c69 static bool g_debug = false; variable