MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / testBswap3c8

Function testBswap3c8

source/test/testCPU.cpp:9429–9432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9427}
9428
9429void testBswap3c8() {
9430 cpu->big = 1;
9431 doTestBswap(0);
9432}
9433
9434void testBswap3c9() {
9435 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

doTestBswapFunction · 0.85

Tested by

no test coverage detected