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

Function set_inexact_c

tests/CppUTestExt/IEEE754PluginTest_c.c:51–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void set_inexact_c(void)
52{
53 f = 10.0f;
54 f /= 3.0f;
55}
56
57void set_nothing_c(void)
58{

Callers 1

set_everything_cFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected