Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_malloc_mac.cpp75 auto init_str = GetEnv("APPLE_ASAN_INIT_FOR_DLOPEN"); in HandleDlopenInit() local
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp63 static const char init_str[] = in StartRendering() local
/external/python/cpython2/Objects/
Dtypeobject.c5863 static PyObject *init_str; local