OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_zero
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc
227
static volatile int
g_zero
= 0;
variable in typeref:typename:volatile int
284
EXPECT_UMR(a_s4[
g_zero
] = 100 / *GetPoisoned<S4>(0, 1));
287
a_s4[
g_zero
] = 1 - *GetPoisoned<S4>();
288
a_s4[
g_zero
] = 1 + *GetPoisoned<S4>();
msan_test.cc
227
static volatile int
g_zero
= 0;
variable in typeref:typename:volatile int
284
EXPECT_UMR(a_s4[
g_zero
] = 100 / *GetPoisoned<S4>(0, 1));
287
a_s4[
g_zero
] = 1 - *GetPoisoned<S4>();
288
a_s4[
g_zero
] = 1 + *GetPoisoned<S4>();
Completed in 30 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025