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

Function one

test/core/pthread/test_pthread_dlsym_side.c:1–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1int one() {
2 return 1;
3}
4
5int two() {
6 return 2;

Callers 1

test_order2Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected