MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / side

Function side

test/core/test_dylink_weak_side.c:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9void side() {
10 printf("side foo() -> %d\n", foo());
11}

Callers 2

mainFunction · 0.70
mainFunction · 0.70

Calls 2

printfFunction · 0.85
fooFunction · 0.70

Tested by

no test coverage detected