MCPcopy Create free account
hub / github.com/cpputest/cpputest / set_underflow_c

Function set_underflow_c

tests/CppUTestExt/IEEE754PluginTest_c.c:45–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45void set_underflow_c(void)
46{
47 f = 1e-38f;
48 f *= f;
49}
50
51void set_inexact_c(void)
52{

Callers 1

set_everything_cFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected