Searched refs:g_zero (Results 1 – 3 of 3) sorted by relevance
754 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local756 if (name == g_zero) in GetIndexOfChildWithName()778 static const ConstString g_zero("[0]"); in GetChildAtIndex() local788 g_zero); in GetChildAtIndex()
991 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local992 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()