MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/Imath / floatNegQNan2

Function floatNegQNan2

src/ImathTest/testBitPatterns.cpp:126–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126float
127floatNegQNan2 ()
128{
129 half::uif x;
130 x.i = 0xffd55555;
131 return x.f;
132}
133
134} // namespace
135

Callers 1

testBitPatternsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected