Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSArray.cpp752 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local
776 static const ConstString g_zero("[0]"); in GetChildAtIndex() local
H A DNSDictionary.cpp990 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp230 static volatile int g_zero = 0; variable