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 - 1
of
1
) 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>();
Completed in 13 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025