OpenGrok
Cross Reference: msan_test.cc
xref
: /
external
/
compiler-rt
/
lib
/
msan
/
tests
/
msan_test.cc
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
defs:rf
1476
float
rf
= frexpf(1.1, &x);
1477
EXPECT_NOT_POISONED(
rf
);