Searched refs:g_zero (Results 1 – 3 of 3) sorted by relevance
752 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local754 if (name == g_zero) in GetIndexOfChildWithName()776 static const ConstString g_zero("[0]"); in GetChildAtIndex() local785 g_zero); in GetChildAtIndex()
990 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local991 return name == g_zero ? 0 : UINT32_MAX; in GetIndexOfChildWithName()
230 static volatile int g_zero = 0; variable287 EXPECT_UMR(a_s4[g_zero] = 100 / *GetPoisoned<S4>(0, 1)); in TEST()290 a_s4[g_zero] = 1 - *GetPoisoned<S4>(); in TEST()291 a_s4[g_zero] = 1 + *GetPoisoned<S4>(); in TEST()